kmemleak: Do not force the slab debugging Kconfig options
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 23 Jun 2009 13:40:27 +0000 (14:40 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 23 Jun 2009 13:40:27 +0000 (14:40 +0100)
commitbf96d1e3e7a35a17cea255048ffb3243bd9c8123
treeab5d5abe511a0c6b940cf3a862bb026e88ce56ba
parentae281064be164342554b34f4ca5c4af33dce3de1
kmemleak: Do not force the slab debugging Kconfig options

Selecting DEBUG_SLAB or SLUB_DEBUG by the KMEMLEAK menu entry may cause
issues with other dependencies (KMEMCHECK). These configuration options
aren't strictly needed by kmemleak but they may increase the chances of
finding leaks. This patch also updates the KMEMLEAK config entry help
text.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
lib/Kconfig.debug