sparc64: Split syscall_trace() into two functions.
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2008 03:10:23 +0000 (20:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2008 03:34:31 +0000 (20:34 -0700)
commitfe06ccaad20257e3bd348b2df9e811fd92211a80
treea5bcaa12ada3428e58524cbdedc0f1bf60bb04b7
parent15df0f3302fdecaa97da0b95d72b3a9a59be8692
sparc64: Split syscall_trace() into two functions.

Christoph Hellwig noticed that having both entry and exit
logic in one function no longer makes sense, and having
seperate ones simplifies things a lot.

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