On Wed, 9 May 2007, [EMAIL PROTECTED] wrote:
> Just seemed odd to do a 'make oldconfig' and get prompted for the value, and
> it
> gave a value of 'Y' to a debug option of a feature that wasn't selected. :)
Indeed strange. This should fix it.
SLUB: SLUB_DEBUG must depend on SLUB
Otherwise
On Wed, 09 May 2007 10:07:56 PDT, Christoph Lameter said:
> On Wed, 9 May 2007, [EMAIL PROTECTED] wrote:
> > 1) Spotted in init/Kconfig:
> >
> > config SLUB_DEBUG
> > default y
> > bool "Enable SLUB debugging support" if EMBEDDED
> > help
> >
> > Shouldn't that have an 'de
On Wed, 9 May 2007, [EMAIL PROTECTED] wrote:
> On Wed, 09 May 2007 01:23:22 PDT, Andrew Morton said:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm2/
>
> 1) Spotted in init/Kconfig:
>
> config SLUB_DEBUG
> default y
> bool "Enable SLUB debuggi
On Wed, 09 May 2007 01:23:22 PDT, Andrew Morton said:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm2/
1) Spotted in init/Kconfig:
config SLUB_DEBUG
default y
bool "Enable SLUB debugging support" if EMBEDDED
help
Shouldn't that have an 'd
4 matches
Mail list logo