sparc64: tracehook syscall
authorRoland McGrath <roland@redhat.com>
Sun, 27 Jul 2008 07:30:50 +0000 (00:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jul 2008 00:28:55 +0000 (17:28 -0700)
commit73ccefab8a6590bb3d5b44c046010139108ab7ca
tree76b9ebc1fb2bc80b4d01d95a232220ac0012972b
parent5cfc17766685c79d1a348bce24af9c9dbc0d8d67
sparc64: tracehook syscall

This changes sparc64 syscall tracing to use the new tracehook.h entry
points.

[ Add assembly changes to force an immediate -ENOSYS return from
  the system call when syscall_trace() returns non-zero at syscall
  entry.  -DaveM ]

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/entry.h
arch/sparc64/kernel/ptrace.c
arch/sparc64/kernel/syscalls.S