diff options
| author | Oleg Nesterov <[email protected]> | 2011-06-24 15:34:39 +0000 |
|---|---|---|
| committer | Oleg Nesterov <[email protected]> | 2011-06-27 18:30:11 +0000 |
| commit | 479bf98c1c29b40d86e40a4e6e4944c2f03d9493 (patch) | |
| tree | 259bda55b4e49d764e8768e5149f755c8897ab5c /kernel/trace/trace_functions.c | |
| parent | ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented() (diff) | |
| download | kernel-479bf98c1c29b40d86e40a4e6e4944c2f03d9493.tar.gz kernel-479bf98c1c29b40d86e40a4e6e4944c2f03d9493.zip | |
ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/
wait_consider_task() checks same_thread_group(parent, real_parent),
this is the open-coded ptrace_reparented().
__ptrace_detach() remains the only function which has to check this by
hand, although we could reorganize the code to delay __ptrace_unlink.
Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Diffstat (limited to 'kernel/trace/trace_functions.c')
0 files changed, 0 insertions, 0 deletions
