[patch 2/2] Use BOOTMEM_EXCLUSIVE for kdump
Andrew Morton
akpm at linux-foundation.org
Thu Oct 25 00:05:33 EDT 2007
On Wed, 24 Oct 2007 18:37:35 +0200 Bernhard Walle <bwalle at suse.de> wrote:
> This patch uses the BOOTMEM_EXCLUSIVE, introduced in the previous patch,
> to avoid conflicts while reserving the memory for the kdump carpture kernel
> (crashkernel=).
>
>
> Signed-off-by: Bernhard Walle <bwalle at suse.de>
>
> ---
> arch/sh/kernel/setup.c | 29 ++++++++++++++++++-----------
> arch/x86/kernel/setup_32.c | 28 ++++++++++++++++++----------
> arch/x86/kernel/setup_64.c | 35 +++++++++++++++++++++--------------
ia64 and powerpc support crash dump too?
More information about the kexec
mailing list