aboutsummarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authoryar2014-08-20 16:09:33 -0700
committeryar2015-07-03 16:59:10 -0700
commit23051e3b82a04c018efab5f96e3a152005f49d55 (patch)
treeefaaf4d6327b247eb3f1258defc7bbb2f77a8831 /config.x86_64
parentb432e3045cce7762b5a7c6baded57d2c24c5ad91 (diff)
downloadaur-23051e3b82a04c018efab5f96e3a152005f49d55.tar.gz
protect module memory
CONFIG_DEBUG_SET_MODULE_RONX RO/NX protection for kernel modules https://bugs.archlinux.org/task/41347
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_644
1 files changed, 2 insertions, 2 deletions
diff --git a/config.x86_64 b/config.x86_64
index 7b049c33dc53..1766a30533ea 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.16.0-1 Kernel Configuration
+# Linux/x86 3.16.1-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -1620,7 +1620,7 @@ CONFIG_X86_VERBOSE_BOOTUP=y
# CONFIG_X86_PTDUMP is not set
CONFIG_DEBUG_RODATA=y
# CONFIG_DEBUG_RODATA_TEST is not set
-# CONFIG_DEBUG_SET_MODULE_RONX is not set
+CONFIG_DEBUG_SET_MODULE_RONX=y
# CONFIG_DEBUG_NX_TEST is not set
CONFIG_DOUBLEFAULT=y
# CONFIG_DEBUG_TLBFLUSH is not set