[linux-kvm][PATCH] UBUNTU: kvm: [config] enable CONFIG_DEBUG_SET_MODULE_RONX

Kamal Mostafa kamal at canonical.com
Tue Apr 24 21:24:32 UTC 2018


BugLink: http://bugs.launchpad.net/bugs/1760646

Match standard Ubuntu amd64 configuration; required by kernel security
regression tests.

Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---

Only linux-kvm-xenial needs this; linux-kvm-bionic already has the equivalent
config enabled.

 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 5378a3b..8bf6a43 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -509,7 +509,7 @@ CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_DEBUG_SECTION_MISMATCH is not set
-# CONFIG_DEBUG_SET_MODULE_RONX is not set
+CONFIG_DEBUG_SET_MODULE_RONX=y
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_SHIRQ is not set
 # CONFIG_DEBUG_SPINLOCK is not set
-- 
2.7.4





More information about the kernel-team mailing list