summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2021-09-20 17:57:57 -0400
committerMike Pagano <mpagano@gentoo.org>2021-09-20 18:01:34 -0400
commit56f1783c70dc1caea90b3de9433112cf163d133e (patch)
tree7874c9e68eb3704328edba2da31441c287940660
parentLinux patch 5.13.19 (diff)
downloadlinux-patches-5.13.tar.gz
linux-patches-5.13.tar.bz2
linux-patches-5.13.zip
Move USER_NS to GENTOO_LINUX_PORTAGE5.13
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
-rw-r--r--4567_distro-Gentoo-Kconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index d2175f08..74e80d3e 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -65,6 +65,7 @@
+ select NET_NS
+ select PID_NS
+ select SYSVIPC
++ select USER_NS
+ select UTS_NS
+
+ help
@@ -145,7 +146,6 @@
+ select TIMERFD
+ select TMPFS_POSIX_ACL
+ select TMPFS_XATTR
-+ select USER_NS
+
+ select ANON_INODES
+ select BLOCK