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 /include/linux/tracehook.h | |
parent | 06d984737bac0545fe20bb5447ee488b95adb531 (diff) | |
download | kernel_goldelico_gta04-53c8f9f199b239668e6b1a907735ee323a0d1ccd.zip kernel_goldelico_gta04-53c8f9f199b239668e6b1a907735ee323a0d1ccd.tar.gz kernel_goldelico_gta04-53c8f9f199b239668e6b1a907735ee323a0d1ccd.tar.bz2 |
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 'include/linux/tracehook.h')
0 files changed, 0 insertions, 0 deletions