From b1cdcd309fe0ac9a46410b1edd511965c6b3ff01 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 6 Dec 2011 13:09:00 -0500 Subject: Turn on DEBUG_PAGEALLOC for a day. --- config-nodebug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-nodebug') diff --git a/config-nodebug b/config-nodebug index 25fbef83..2c615f6e 100644 --- a/config-nodebug +++ b/config-nodebug @@ -37,7 +37,7 @@ CONFIG_ACPI_DEBUG=y CONFIG_DEBUG_SG=y -# CONFIG_DEBUG_PAGEALLOC is not set +CONFIG_DEBUG_PAGEALLOC=y CONFIG_DEBUG_WRITECOUNT=y CONFIG_DEBUG_OBJECTS=y -- cgit