https://github.com/torvalds/linux
Revision 0d317fb72fe3cf0f611608cf3a3015bbe6cd2a66 authored by Eric W. Biederman on 06 August 2005, 19:47:36 UTC, committed by Linus Torvalds on 06 August 2005, 20:06:30 UTC
When the sparse mem changes and the kexec changes
were merged into setup.c they came in, in the wrong order.
This patch changes the order so we don't run sparse_init
which uses the bootmem allocator until we all of the
reserve_bootmem calls has been made.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 36cf446
History
Tip revision: 0d317fb72fe3cf0f611608cf3a3015bbe6cd2a66 authored by Eric W. Biederman on 06 August 2005, 19:47:36 UTC
[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.
Tip revision: 0d317fb

README

back to top