[PATCH 2/2][Focal linux] UBUNTU: [Config] CONFIG_DEVTMPFS_SAFE=y
Tim Gardner
tim.gardner at canonical.com
Tue Oct 11 16:29:10 UTC 2022
BugLink: https://bugs.launchpad.net/bugs/1991975
Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
debian.master/config/annotations | 3 +++
debian.master/config/config.common.ubuntu | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index c4170bf2c547..d52f72a792d6 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -2,6 +2,9 @@
# FORMAT: 2
# ARCH: x86 arm arm64 s390 powerpc
+CONFIG_DEVTMPFS_SAFE policy<{'amd64': 'y', 'i386': 'y', 'i386-lowlatency': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
+CONFIG_DEVTMPFS_SAFE note<LP: #1991975>
+
# Mark debugging symbols.
# exceptions
CONFIG_DEBUG_FS note<required debug option>
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 966bf3c4df54..925838b40fd6 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2415,6 +2415,7 @@ CONFIG_DEVMEM=y
CONFIG_DEVPORT=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
+CONFIG_DEVTMPFS_SAFE=y
CONFIG_DEV_APPLETALK=m
CONFIG_DEV_COREDUMP=y
CONFIG_DEV_DAX=m
--
2.34.1
More information about the kernel-team
mailing list