]> git.baikalelectronics.ru Git - kernel.git/commit
tracehook: exit
authorRoland McGrath <roland@redhat.com>
Sat, 26 Jul 2008 02:45:46 +0000 (19:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:08 +0000 (12:00 -0700)
commitc2cea4a7084b1da13a7369de094e713ecc32382d
tree9855ecf45727f6c41e9d75d4a5ac68c35546c14d
parentce63e99d289cf59a4769703909eba049dad5e1db
tracehook: exit

This moves the PTRACE_EVENT_EXIT tracing into a tracehook.h inline,
tracehook_report_exec().  The change has no effect, just clean-up.

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/exit.c