diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2011-03-24 00:43:12 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-24 03:46:57 +0100 |
commit | 45a68628d37222e655219febce9e91b6484789b2 (patch) | |
tree | 6acb5c45e8b11022358a1c28691c9b2c75a7df91 /kernel/rcutree_trace.c | |
parent | sysctl: restrict write access to dmesg_restrict (diff) | |
download | linux-45a68628d37222e655219febce9e91b6484789b2.tar.xz linux-45a68628d37222e655219febce9e91b6484789b2.zip |
pid: remove the child_reaper special case in init/main.c
This patchset is a cleanup and a preparation to unshare the pid namespace.
These prerequisites prepare for Eric's patchset to give a file descriptor
to a namespace and join an existing namespace.
This patch:
It turns out that the existing assignment in copy_process of the
child_reaper can handle the initial assignment of child_reaper we just
need to generalize the test in kernel/fork.c
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Serge E. Hallyn <serge@hallyn.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/rcutree_trace.c')
0 files changed, 0 insertions, 0 deletions