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)
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>

No differences found