linux-stable-rt/arch/powerpc/configs
Daniel Lezcano a77aea9201 cgroup: remove the ns_cgroup
The ns_cgroup is an annoying cgroup at the namespace / cgroup frontier and
leads to some problems:

  * cgroup creation is out-of-control
  * cgroup name can conflict when pids are looping
  * it is not possible to have a single process handling a lot of
    namespaces without falling in a exponential creation time
  * we may want to create a namespace without creating a cgroup

  The ns_cgroup was replaced by a compatibility flag 'clone_children',
  where a newly created cgroup will copy the parent cgroup values.
  The userspace has to manually create a cgroup and add a task to
  the 'tasks' file.

This patch removes the ns_cgroup as suggested in the following thread:

https://lists.linux-foundation.org/pipermail/containers/2009-June/018616.html

The 'cgroup_clone' function is removed because it is no longer used.

This is a userspace-visible change.  Commit 45531757b4 ("cgroup: notify
ns_cgroup deprecated") (merged into 2.6.27) caused the kernel to emit a
printk warning users that the feature is planned for removal.  Since that
time we have heard from XXX users who were affected by this.

Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
Signed-off-by: Serge E. Hallyn <serge.hallyn@canonical.com>
Cc: Eric W. Biederman <ebiederm@xmission.com>
Cc: Jamal Hadi Salim <hadi@cyberus.ca>
Reviewed-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Paul Menage <menage@google.com>
Acked-by: Matt Helsley <matthltc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-26 17:12:34 -07:00
..
40x
44x
52xx
83xx
85xx
86xx
adder875_defconfig
amigaone_defconfig
c2k_defconfig
cell_defconfig
celleb_defconfig
chrp32_defconfig
e55xx_smp_defconfig
ep88xc_defconfig
ep8248e_defconfig
g5_defconfig
gamecube_defconfig
holly_defconfig
iseries_defconfig
linkstation_defconfig
maple_defconfig
mgcoge_defconfig
mpc83xx_defconfig
mpc85xx_defconfig
mpc85xx_smp_defconfig
mpc86xx_defconfig
mpc512x_defconfig
mpc866_ads_defconfig
mpc885_ads_defconfig
mpc5200_defconfig
mpc7448_hpc2_defconfig
mpc8272_ads_defconfig
pasemi_defconfig
pmac32_defconfig
ppc6xx_defconfig
ppc40x_defconfig
ppc44x_defconfig
ppc64_defconfig
ppc64e_defconfig
pq2fads_defconfig
prpmc2800_defconfig
ps3_defconfig
pseries_defconfig
storcenter_defconfig
tqm8xx_defconfig
wii_defconfig