Subject : 2.6.26-rc7: x86 build error Submitter : Adrian Bunk <bunk@kernel.org> References : http://lkml.org/lkml/2008/6/21/31
Caused by: commit d3942cff620bea073fc4e3c8ed878eb1e84615ce Author: Bernhard Walle <bwalle@suse.de> Date: Sun Jun 8 16:16:07 2008 +0200 x86: use BOOTMEM_EXCLUSIVE on 32-bit This patch uses the BOOTMEM_EXCLUSIVE for crashkernel reservation also for i386 and prints a error message on failure. The patch is still for 2.6.26 since it is only bug fixing. The unification of reserve_crashkernel() between i386 and x86_64 should be done for 2.6.27. Signed-off-by: Bernhard Walle <bwalle@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: <stable@kernel.org>
fixed by commit 71c2742f5e6348d76ee62085cf0a13e5eff0f00e
*** Bug 10953 has been marked as a duplicate of this bug. ***