summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2008-07-26 02:45:53 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-26 19:00:09 (GMT)
commit7bcf6a2ca5f639b038c48711ebe6c4eca2036641 (patch)
tree4219a0725d581310f729d4616361febd700f0574 /net
parent283d7559e7712f95a05331eb0a85394c6368101b (diff)
downloadlinux-fsl-qoriq-7bcf6a2ca5f639b038c48711ebe6c4eca2036641.tar.xz
tracehook: get_signal_to_deliver
This defines the tracehook_get_signal() hook to allow tracing code to slip in before normal signal dequeuing. This lays the groundwork for new tracing features that can inject synthetic signals outside the normal queue or control the disposition of delivered signals. The calling convention lets tracehook_get_signal() decide both exactly what will happen and what signal number to report in the handler/exit. 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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions