]> git.baikalelectronics.ru Git - kernel.git/commit
tracehook: syscall
authorRoland McGrath <roland@redhat.com>
Sat, 26 Jul 2008 02:45:52 +0000 (19:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:09 +0000 (12:00 -0700)
commit45d02db6456bee9ef1a8ebe24c732cd8b366922f
tree9d8249b44cfe9a3216320940ec5754ecfd220bcd
parent294a4d3186041cef39351c83468743a4d7258c36
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 <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