On 23 October 2012 21:03, Kees Cook <[email protected]> wrote: > This config item has not carried much meaning for a while now and is > almost always enabled by default. As agreed during the Linux kernel > summit, remove it. > > CC: Andrew Morton <[email protected]> > CC: "Paul E. McKenney" <[email protected]> > CC: Dmitry Kasatkin <[email protected]> > CC: James Morris <[email protected]> > CC: "Darrick J. Wong" <[email protected]> > CC: "Michael S. Tsirkin" <[email protected]> > CC: Akinobu Mita <[email protected]> > CC: Ingo Molnar <[email protected]> > CC: Catalin Marinas <[email protected]> > Signed-off-by: Kees Cook <[email protected]> ... > config DEBUG_KMEMLEAK > bool "Kernel memory leak detector" > - depends on DEBUG_KERNEL && EXPERIMENTAL && HAVE_DEBUG_KMEMLEAK > + depends on DEBUG_KERNEL && HAVE_DEBUG_KMEMLEAK > select DEBUG_FS > select STACKTRACE if STACKTRACE_SUPPORT > select KALLSYMS
For the kmemleak part: Acked-by: Catalin Marinas <[email protected]> -- 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/

