From b5ee5befa75e33e55d34584ad10286c5005cb1de Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Mon, 28 Apr 2008 02:12:37 -0700 Subject: [PATCH] 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-format-patch failed