Re: [PATCH] Remove CONFIG_EXPERIMENTAL from kdump

From: Bernhard Walle
Date: Thu Jun 26 2008 - 04:27:39 EST


* Andrew Morton [2008-06-26 01:23]:
> >
> > config PROC_VMCORE
> > bool "/proc/vmcore support (EXPERIMENTAL)"
> > - depends on PROC_FS && EXPERIMENTAL && CRASH_DUMP
> > + depends on PROC_FS && CRASH_DUMP
> > default y
> > help
> > Exports the dump image of crashed kernel in ELF format.
>
> What about powerpc, sh and ia64?

At least for ia64 I wouldn't consider it as experimental. Don't know
about SH and PPC. But should we mark it as EXPERIMENTAL on all
platforms only because some "exotic" (at least SH) platforms have kdump
not very long implemented?



Bernhard
--
Bernhard Walle, SUSE LINUX Products GmbH, Architecture Development
--
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/