Re: [patch 2/2] Use BOOTMEM_EXCLUSIVE for kdump

From: Paul Mundt
Date: Thu Oct 25 2007 - 00:15:29 EST


On Wed, Oct 24, 2007 at 09:05:33PM -0700, Andrew Morton wrote:
> On Wed, 24 Oct 2007 18:37:35 +0200 Bernhard Walle <bwalle@xxxxxxx> 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@xxxxxxx>
> >
> > ---
> > 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?
>
Not via a reserved bootmem area at least, which is what these patches
touch.

Acked-by: Paul Mundt <lethal@xxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/