]> git.baikalelectronics.ru Git - kernel.git/commit
tracehook: job control
authorRoland McGrath <roland@redhat.com>
Sat, 26 Jul 2008 02:45:54 +0000 (19:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:09 +0000 (12:00 -0700)
commit21409fb63daefb81c00f54c7e9ded7cb2f808555
tree819d6966cad1fdeef3f32497c696afb203e3720b
parent41a6e3987ded1b1c612aa5e8b0bbf33d78fc28a3
tracehook: job control

This defines the tracehook_notify_jctl() hook to formalize the ptrace
effects on the job control notifications.  There is no change, only
cleanup.

Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/tracehook.h
kernel/signal.c