summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2016-05-16 11:43:04 -0500
committerJustin M. Forbes <jforbes@redhat.com>2016-05-16 11:43:04 -0500
commit9b3b59db20e9c1f9585edf2c435cafd06ad8e6c8 (patch)
treef87372b64dfbf898efa8318c9a541d1df9303852 /config-generic
parent6c1de60a560a0f0b51e027541afd5ef12e6d392d (diff)
downloadkernel-9b3b59db20e9c1f9585edf2c435cafd06ad8e6c8.tar.gz
kernel-9b3b59db20e9c1f9585edf2c435cafd06ad8e6c8.tar.xz
kernel-9b3b59db20e9c1f9585edf2c435cafd06ad8e6c8.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 6e2c632f9..d569139e6 100644
--- a/config-generic
+++ b/config-generic
@@ -4864,7 +4864,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