diff --git a/config-nodebug b/config-nodebug index 25fbef83a..2c615f6e5 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 diff --git a/kernel.spec b/kernel.spec index 8e5ab0431..fc4ab7109 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2213,6 +2213,9 @@ fi # ||----w | # || || %changelog +* Tue Dec 06 2011 Dave Jones +- Turn on DEBUG_PAGEALLOC for a day. + * Tue Dec 06 2011 Dave Jones - Linux 3.2-rc4-git2 (45e713efe2fa574b6662e7fb63fae9497c5e03d4)