namespaces Kconfig: remove the cgroup device whitelist experimental tag
authorDaniel Lezcano <daniel.lezcano@free.fr>
Wed, 27 Oct 2010 22:34:40 +0000 (15:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Oct 2010 01:03:17 +0000 (18:03 -0700)
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>
init/Kconfig

index fbc7c1f..813e076 100644 (file)
@@ -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.