commit | 8d8a64796fdee4e20355c6c12c9cc630a2e7494d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Jul 10 16:55:48 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 10 16:55:48 2005 -0700 |
tree | dc0d548a520bdad1e2aa7752153bf7c787fc04bd | |
parent | bb49bcda15f1bc1a52c7f887db278447f332eaa7 [diff] |
[SPARC64]: Pass regs and entry/exit boolean to syscall_trace() Also fix a bug in 32-bit syscall tracing. We forgot to update this code when we moved over to the convention that all 32-bit syscall arguments are zero extended by default. Signed-off-by: David S. Miller <davem@davemloft.net>