From: Bernhard Walle Date: Sun, 8 Jun 2008 14:16:07 +0000 (+0200) Subject: x86: use BOOTMEM_EXCLUSIVE on 32-bit X-Git-Tag: v2.6.26-rc7~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3942cff620bea073fc4e3c8ed878eb1e84615ce;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Cc: --- Reading git-diff-tree failed