Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:4.19 commit in: /
Date: Mon, 20 Sep 2021 22:05:10
Message-Id: 1632175488.5bfe0bddb7c64556439354637cc89f5771509d36.mpagano@gentoo
1 commit: 5bfe0bddb7c64556439354637cc89f5771509d36
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 20 22:04:48 2021 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 20 22:04:48 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=5bfe0bdd
7
8 Move USER_NS to GENTOO_LINUX_PORTAGE
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 4567_distro-Gentoo-Kconfig.patch | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
16 index 394d45b..9b84f32 100644
17 --- a/4567_distro-Gentoo-Kconfig.patch
18 +++ b/4567_distro-Gentoo-Kconfig.patch
19 @@ -65,6 +65,7 @@
20 + select NET_NS
21 + select PID_NS
22 + select SYSVIPC
23 ++ select USER_NS
24 + select UTS_NS
25 +
26 + help
27 @@ -145,7 +146,6 @@
28 + select TIMERFD
29 + select TMPFS_POSIX_ACL
30 + select TMPFS_XATTR
31 -+ select USER_NS
32 +
33 + select ANON_INODES
34 + select BLOCK