commit:     5bfe0bddb7c64556439354637cc89f5771509d36
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 22:04:48 2021 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 22:04:48 2021 +0000
URL:        https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=5bfe0bdd

Move USER_NS to GENTOO_LINUX_PORTAGE

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 4567_distro-Gentoo-Kconfig.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index 394d45b..9b84f32 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

Reply via email to