diff options
author | Oleg Nesterov <oleg@redhat.com> | 2009-04-03 01:58:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-03 04:04:59 +0200 |
commit | b1b4c6799fb59e710454bfe0ab477cb8523a8667 (patch) | |
tree | 1cdd19f00c584a8800ce0d3a5530b78d1cbd6e56 /kernel/ptrace.c | |
parent | ptrace: simplify ptrace_exit()->ignoring_children() path (diff) | |
download | linux-b1b4c6799fb59e710454bfe0ab477cb8523a8667.tar.xz linux-b1b4c6799fb59e710454bfe0ab477cb8523a8667.zip |
ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit()
No functional changes, preparation for the next patch.
Move the "should we release this child" logic into the separate handler,
__ptrace_detach().
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: Jerome Marchand <jmarchan@redhat.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions