summaryrefslogtreecommitdiffstats
path: root/drivers/parport
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2011-03-23 10:37:01 +0100
committerTejun Heo <tj@kernel.org>2011-03-23 10:37:01 +0100
commit75b95953a56969a990e6ce154b260be83818fe71 (patch)
treea6a78c433a1ace907511f71be289cdd16ec1137f /drivers/parport
parentjob control: Allow access to job control events through ptracees (diff)
downloadlinux-75b95953a56969a990e6ce154b260be83818fe71.tar.xz
linux-75b95953a56969a990e6ce154b260be83818fe71.zip
job control: Add @for_ptrace to do_notify_parent_cldstop()
Currently, do_notify_parent_cldstop() determines whether the notification is for the real parent or ptracer. Move the decision to the caller by adding @for_ptrace parameter to do_notify_parent_cldstop(). All the callers are updated to pass task_ptrace(target_task), so this patch doesn't cause any behavior difference. While at it, add function comment to do_notify_parent_cldstop(). Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions