Skip to content

Commit

Permalink
namespaces Kconfig: remove the cgroup device whitelist experimental tag
Browse files Browse the repository at this point in the history
This subsystem is merged since a long time now, I think we can consider it
mature enough.

Signed-off-by: Daniel 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Daniel Lezcano authored and Linus Torvalds committed Oct 28, 2010
1 parent 79ae9c2 commit eef691b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,6 @@ config CGROUP_FREEZER

config CGROUP_DEVICE
bool "Device controller for cgroups"
depends on EXPERIMENTAL
help
Provides a cgroup implementing whitelists for devices which
a process in the cgroup can mknod or open.
Expand Down

0 comments on commit eef691b

Please sign in to comment.