From e67777777709b5aeb3c01e9cfacf8e06c0a0dd45 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Wed, 7 Dec 2011 13:35:41 -0500 Subject: [PATCH] Turn DEBUG_PAGEALLOC back off. --- config-nodebug | 4 ++-- kernel.spec | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config-nodebug b/config-nodebug index 2c615f6e5..cdf45e512 100644 --- a/config-nodebug +++ b/config-nodebug @@ -37,7 +37,7 @@ CONFIG_ACPI_DEBUG=y CONFIG_DEBUG_SG=y -CONFIG_DEBUG_PAGEALLOC=y +# CONFIG_DEBUG_PAGEALLOC is not set CONFIG_DEBUG_WRITECOUNT=y CONFIG_DEBUG_OBJECTS=y @@ -82,7 +82,7 @@ CONFIG_CARL9170_DEBUGFS=y CONFIG_IWLWIFI_DEVICE_TRACING=y CONFIG_DEBUG_OBJECTS_WORK=y -# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set +CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y CONFIG_DMADEVICES_DEBUG=y CONFIG_DMADEVICES_VDEBUG=y diff --git a/kernel.spec b/kernel.spec index 0606120d3..67e614c8c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2219,6 +2219,9 @@ fi # ||----w | # || || %changelog +* Wed Dec 07 2011 Dave Jones +- Turn DEBUG_PAGEALLOC back off. + * Wed Dec 07 2011 Chuck Ebbert - Attempt to fix rhbz #736815 by printing spaces before the brackets