Use BOOTMEM_EXCLUSIVE for kdump
authorBernhard Walle <bwalle@suse.de>
Thu, 7 Feb 2008 08:15:19 +0000 (00:15 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 7 Feb 2008 16:42:25 +0000 (08:42 -0800)
commit18a01a3beb9f25a70a51e12e3c1c3d273da10eca
treecfd4c3ea5147c7706d60054a8761077cdabd7e3a
parent72a7fe3967dbf86cb34e24fbf1d957fe24d2f246
Use BOOTMEM_EXCLUSIVE for kdump

Use the BOOTMEM_EXCLUSIVE, introduced in the previous patch, to avoid
conflicts while reserving the memory for the kdump capture kernel
(crashkernel=).

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Cc: <linux-arch@vger.kernel.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Vivek Goyal <vgoyal@in.ibm.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sh/kernel/setup.c
arch/x86/kernel/setup_64.c