[bionic/linux-kvm][SRU][PATCH] UBUNTU: [Config]: enable CONFIG_DEBUG_WX

Po-Hsu Lin po-hsu.lin at canonical.com
Wed Jul 25 02:52:05 UTC 2018


BugLink: https://bugs.launchpad.net/bugs/1782721

Enable the CONFIG_DEBUG_WX, which is required by kernel security tests.

Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
---
 debian.kvm/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index 42a15c8..b330155 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -585,7 +585,7 @@ CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_VM is not set
 # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
-# CONFIG_DEBUG_WX is not set
+CONFIG_DEBUG_WX=y
 # CONFIG_DECNET is not set
 CONFIG_DECOMPRESS_BZIP2=y
 CONFIG_DECOMPRESS_GZIP=y
-- 
2.7.4





More information about the kernel-team mailing list