]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d49cc4705c78ea37be8be769f39e17b91b66a54
treea5bcaa12ada3428e58524cbdedc0f1bf60bb04b7
parent3a2d9751b559022a38fd3cd9d05c101b63b79286
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