From: Andi Kleen Date: Mon, 28 Apr 2008 09:12:37 +0000 (-0700) Subject: dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too X-Git-Tag: v2.6.26-rc1~981 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ee5befa75e33e55d34584ad10286c5005cb1de;p=pandora-kernel.git dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too Previously it was only enabled for CONFIG_DEBUG_SLAB. Not hooked into the slub runtime debug configuration, so you currently only get it with CONFIG_SLUB_DEBUG_ON, not plain CONFIG_SLUB_DEBUG Acked-by: Matthew Wilcox Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed