diff options
author | Oleg Nesterov <oleg@redhat.com> | 2011-06-22 23:08:18 +0200 |
---|---|---|
committer | Oleg Nesterov <oleg@redhat.com> | 2011-06-27 20:30:08 +0200 |
commit | 53c8f9f199b239668e6b1a907735ee323a0d1ccd (patch) | |
tree | 785afb9c72a2df27cd6802cf311df18711c59b76 /kernel/lockdep.c | |
parent | ptrace: s/tracehook_tracer_task()/ptrace_parent()/ (diff) | |
download | linux-53c8f9f199b239668e6b1a907735ee323a0d1ccd.tar.xz linux-53c8f9f199b239668e6b1a907735ee323a0d1ccd.zip |
make do_notify_parent() return bool
- change do_notify_parent() to return a boolean, true if the task should
be reaped because its parent ignores SIGCHLD.
- update the only caller which checks the returned value, exit_notify().
This temporary uglifies exit_notify() even more, will be cleanuped by
the next change.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/lockdep.c')
0 files changed, 0 insertions, 0 deletions