summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2016-05-16 11:44:06 -0500
committerJustin M. Forbes <jforbes@redhat.com>2016-05-16 11:44:06 -0500
commitc028c2f93b823795db58699c21295fb59c171947 (patch)
treeaa6b8284ea41a85c57e9785f325feeabd7516d16 /config-generic
parent4743d23c2c5b4b999f6c8d25501741f51bf2bc79 (diff)
downloadkernel-c028c2f93b823795db58699c21295fb59c171947.tar.gz
kernel-c028c2f93b823795db58699c21295fb59c171947.tar.xz
kernel-c028c2f93b823795db58699c21295fb59c171947.zip
Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173)
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index ccc53d89a..a62e247a8 100644
--- a/config-generic
+++ b/config-generic
@@ -4822,7 +4822,6 @@ CONFIG_DEBUG_BOOT_PARAMS=y
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_VM_VMACACHE is not set
# CONFIG_DEBUG_VM_RB is not set # revisit this if performance isn't horrible
-CONFIG_DEBUG_VM_PGFLAGS=y
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
CONFIG_LOCKUP_DETECTOR=y
# CONFIG_DEBUG_INFO_REDUCED is not set