249b44cfe9a3216320940ec5754ecfd220bcd parent 445a91d2fe3667fb8fc251433645f686933cf56a author Roland McGrath 1217040352 -0700 committer Linus Torvalds 1217098809 -0700 tracehook: syscall This adds standard tracehook.h inlines for arch code to call when TIF_SYSCALL_TRACE has been set. This replaces having each arch implement the ptrace guts for its syscall tracing support. Signed-off-by: Roland McGrath Cc: Oleg Nesterov Reviewed-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds