From: Daniel Lezcano Date: Wed, 27 Oct 2010 22:33:38 +0000 (-0700) Subject: cgroup: notify ns_cgroup deprecated X-Git-Tag: v2.6.37-rc1~85^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45531757b45cae0ce64c5aff08c2534d5a0fa3e7;p=pandora-kernel.git cgroup: notify ns_cgroup deprecated The ns_cgroup will be removed very soon. Let's warn, for this version, ns_cgroup is deprecated. Make ns_cgroup and clone_children exclusive. If the clone_children is set and the ns_cgroup is mounted, let's fail with EINVAL when the ns_cgroup subsys is created (a printk will help the user to understand why the creation fails). Update the feature remove schedule file with the deprecated ns_cgroup. Signed-off-by: Daniel Lezcano Acked-by: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed