From: Andrew Morton Date: Sat, 25 Mar 2006 11:07:22 +0000 (-0800) Subject: [PATCH] kconfig: clarify memory debug options X-Git-Tag: v2.6.17-rc1~814 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a2f0acf0f951599fd9e4af95cf9483449970c26;p=pandora-kernel.git [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" Cc: Hirokazu Takata Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed