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 debugging support" if EMBEDDED > help > > Shouldn't that have an 'default SLUB' or 'if SLUB' or something attached to > it?
Maybe. Is there a problem with SLUB_DEBUG being set if SLUB is not selected? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/