mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-15 02:57:49 +00:00
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: 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>
This commit is contained in:
parent
79ae9c29e4
commit
eef691b36e
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue