Explicitly disable USER_NS for now

svn path=/dists/sid/linux/; revision=20147
This commit is contained in:
Ben Hutchings 2013-05-30 04:27:22 +00:00
parent f272bfc1ae
commit 9460decf03
2 changed files with 4 additions and 1 deletions

2
debian/changelog vendored
View File

@ -7,6 +7,8 @@ linux (3.9.4-1) UNRELEASED; urgency=low
- [armel] media: VIDEO_ZORAN is disabled as it requires virt_to_bus()
- [armhf/omap] OMAP_MBOX_FWK and TIDSPBRIDGE is disabled as they are
not yet compatible with ARM multiplatform
- USER_NS is disabled, at least until all filesystems are compatible
with it
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.1
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.2

View File

@ -4002,7 +4002,8 @@ CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
#. Do not enable this without discussion of the security implications
# CONFIG_USER_NS is not set
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y