]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5021cec81e96d0c64c75e2ccc9f5a0cac2d43723
treecfd4c3ea5147c7706d60054a8761077cdabd7e3a
parent968f3331ed1ba7b33e01a377c0fbba03a96b00bc
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