[PATCH] ppc64: Enable RELOCATABLE option for CRASH_DUMP
Benjamin Herrenschmidt
benh at kernel.crashing.org
Wed Jan 7 13:45:45 EST 2009
On Mon, 2009-01-05 at 07:28 -0600, Milton Miller wrote:
> Mohan wrote:
>
> > config CRASH_DUMP
> > bool "Build a kdump crash kernel"
> > - depends on (PPC64 && RELOCATABLE) || 6xx
> > + depends on PPC64 || 6xx
> > + select RELOCATABLE
> > help
> > Build a kernel suitable for use as a kdump capture kernel.
> > The same kernel binary can be used as production kernel and
> > dump
> >
>
> You should only select relocatable if ppc64
Please, can you try to conserve the mail IDs when you reply ? Not only
you break threads, but your replies never make it to patchwork which
makes it hard for me to know that you commented or acked/nacked a patch.
Thanks !
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list