diff options
author | Oleg Nesterov <oleg@redhat.com> | 2009-04-02 16:58:11 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-06-15 09:40:18 -0700 |
commit | 887832b0dc724dec5d0fe7a0e58e035294ce1008 (patch) | |
tree | 2640378adbdd8f1ad3829c6ab64db3701cd8a6fa /drivers/base/base.h | |
parent | d1e765382f287bd9707b95600b6424eea2c4326b (diff) |
ptrace: kill __ptrace_detach(), fix ->exit_state check
commit 95c3eb76dc07fd81289888ffc42948196b34b444 upstream.
Move the code from __ptrace_detach() to its single caller and kill this
helper.
Also, fix the ->exit_state check, we shouldn't wake up EXIT_DEAD tasks.
Actually, I think task_is_stopped_or_traced() makes more sense, but this
needs another patch.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base/base.h')
0 files changed, 0 insertions, 0 deletions