projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976d020
)
userns: Allow USER_NS and NET simultaneously in Kconfig
author
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 23 May 2012 23:33:47 +0000
(17:33 -0600)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 15 Aug 2012 04:47:45 +0000
(21:47 -0700)
Now that the networking core is user namespace safe allow
networking and user namespaces to be built at the same time.
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
init/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/init/Kconfig
b/init/Kconfig
index 364b38dc8c35eb18385f232dd4ada0f44fb47963..80fae193e3a15d92aba3a10cd3959e070de01869 100644
(file)
--- a/
init/Kconfig
+++ b/
init/Kconfig
@@
-942,7
+942,7
@@
config UIDGID_CONVERTED
depends on PROC_EVENTS = n
# Networking
- depends on
N
ET = n
+ depends on
PACK
ET = n
depends on NET_9P = n
depends on IPX = n
depends on PHONET = n