[SRU][B/F:linux-kvm][[PATCH 1/1] UBUNTU: [Config] kvm: Add support for modifying LDT

Roxana Nicolescu roxana.nicolescu at canonical.com
Mon Mar 13 16:28:10 UTC 2023


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

Enables CONFIG_MODIFY_LDT_SYSCALL, adding support for modifying
the local descriptor table. This allows glibs autopkgtests to run
properly.

Config matches main kernel as well as newer versions of linux-kvm.

Signed-off-by: Roxana Nicolescu <roxana.nicolescu 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 8bedc2793145..441e71ed7d90 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -1387,7 +1387,7 @@ CONFIG_MISC_FILESYSTEMS=y
 # CONFIG_MMIOTRACE is not set
 CONFIG_MMU=y
 CONFIG_MMU_NOTIFIER=y
-# CONFIG_MODIFY_LDT_SYSCALL is not set
+CONFIG_MODIFY_LDT_SYSCALL=y
 CONFIG_MODULES=y
 CONFIG_MODULES_TREE_LOOKUP=y
 CONFIG_MODULES_USE_ELF_RELA=y
-- 
2.34.1




More information about the kernel-team mailing list