From: Daniel Lezcano Date: Wed, 27 Oct 2010 22:34:40 +0000 (-0700) Subject: namespaces Kconfig: remove the cgroup device whitelist experimental tag X-Git-Tag: v2.6.37-rc1~85^2~17 X-Git-Url: http://bbs.cooldavid.org/git/?a=commitdiff_plain;h=eef691b36e9a6ee6e646c83af3f10bb60e926fa5;p=net-next-2.6.git 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 Cc: Li Zefan Cc: "Serge E. Hallyn" Cc: "Eric W. Biederman" Cc: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/init/Kconfig b/init/Kconfig index fbc7c1f7af6..813e07604f8 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -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.