[PATCH] kconfig: clarify memory debug options
authorAndrew Morton <akpm@osdl.org>
Sat, 25 Mar 2006 11:07:22 +0000 (03:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:22:54 +0000 (08:22 -0800)
commit4a2f0acf0f951599fd9e4af95cf9483449970c26
tree55e94035f8cc2dbe178f45c73ed9b73e09a3e540
parent33d8675ea66e79d21da3ed64ce88dfb2a18bc6a7
[PATCH] kconfig: clarify memory debug options

The Kconfig text for CONFIG_DEBUG_SLAB and CONFIG_DEBUG_PAGEALLOC have always
seemed a bit confusing.  Change them to:

CONFIG_DEBUG_SLAB: "Debug slab memory allocations"
CONFIG_DEBUG_PAGEALLOC: "Debug page memory allocations"

Cc: "David S. Miller" <davem@davemloft.net>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig.debug
arch/m32r/Kconfig.debug
arch/sparc64/Kconfig.debug
lib/Kconfig.debug