Commit eef691b3 authored by Daniel Lezcano's avatar Daniel Lezcano Committed by Linus Torvalds

namespaces Kconfig: remove the cgroup device whitelist experimental tag

This subsystem is merged since a long time now, I think we can consider it
mature enough.
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@free.fr>
Cc: Li Zefan <lizf@cn.fujitsu.com>
Cc: "Serge E. Hallyn" <serue@us.ibm.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Paul Menage <menage@google.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 79ae9c29
...@@ -542,7 +542,6 @@ config CGROUP_FREEZER ...@@ -542,7 +542,6 @@ config CGROUP_FREEZER
config CGROUP_DEVICE config CGROUP_DEVICE
bool "Device controller for cgroups" bool "Device controller for cgroups"
depends on EXPERIMENTAL
help help
Provides a cgroup implementing whitelists for devices which Provides a cgroup implementing whitelists for devices which
a process in the cgroup can mknod or open. a process in the cgroup can mknod or open.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment