git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb49bcd
)
[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()
author
David S. Miller
<davem@davemloft.net>
Sun, 10 Jul 2005 23:55:48 +0000
(16:55 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 10 Jul 2005 23:55:48 +0000
(16:55 -0700)
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>
No differences found