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)
commitfa00b80b3c41a845b3d56f866fb40a2e98754c51
tree819d6966cad1fdeef3f32497c696afb203e3720b
parent7bcf6a2ca5f639b038c48711ebe6c4eca2036641
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