diff options
| author | Oleg Nesterov <[email protected]> | 2011-06-24 15:34:23 +0000 |
|---|---|---|
| committer | Oleg Nesterov <[email protected]> | 2011-06-27 18:30:10 +0000 |
| commit | bb3696da89743d580f869142d0a6e6ba9b7fe89a (patch) | |
| tree | fb961c4164198742024ed8924a8824699a3065f1 /kernel/trace/trace_functions.c | |
| parent | ptrace: ptrace_reparented() should check same_thread_group() (diff) | |
| download | kernel-bb3696da89743d580f869142d0a6e6ba9b7fe89a.tar.gz kernel-bb3696da89743d580f869142d0a6e6ba9b7fe89a.zip | |
ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented()
Kill real_parent_is_ptracer() and update the callers to use
ptrace_reparented(), after the previous patch they do the same.
Remove the unnecessary ->ptrace != 0 check in get_signal_to_deliver(),
if ptrace_reparented() == T then the task must be ptraced.
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
