[PATCH 2/2][Jammy linux] UBUNTU: [Config] CONFIG_DEVTMPFS_SAFE=y

Tim Gardner tim.gardner at canonical.com
Tue Oct 11 16:29:12 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 2dd0484e6cf2..3565ea621f09 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', '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 bda7d224d034..ed696159c3c0 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2691,6 +2691,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