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 <[email protected]>
Cc: Li Zefan <[email protected]>
Cc: "Serge E. Hallyn" <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Paul Menage <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
dlezcano authored and 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.