summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-12-07 13:35:41 -0500
committerDave Jones <davej@redhat.com>2011-12-07 13:35:41 -0500
commite67777777709b5aeb3c01e9cfacf8e06c0a0dd45 (patch)
tree8868b8af40f40cd2ba828a1a45cf4de76bf67f21
parentede16e85795fd0c469622fcc6eb0273aed3f798d (diff)
downloadkernel-e67777777709b5aeb3c01e9cfacf8e06c0a0dd45.tar.gz
kernel-e67777777709b5aeb3c01e9cfacf8e06c0a0dd45.tar.xz
kernel-e67777777709b5aeb3c01e9cfacf8e06c0a0dd45.zip
Turn DEBUG_PAGEALLOC back off.
-rw-r--r--config-nodebug4
-rw-r--r--kernel.spec3
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 <davej@redhat.com>
+- Turn DEBUG_PAGEALLOC back off.
+
* Wed Dec 07 2011 Chuck Ebbert <cebbert@redhat.com>
- Attempt to fix rhbz #736815 by printing spaces before the brackets