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?