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:
15df0f3
)
sparc64: Split syscall_trace() into two functions.
author
David S. Miller
<davem@davemloft.net>
Mon, 25 Aug 2008 03:10:23 +0000
(20:10 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 25 Aug 2008 03:34:31 +0000
(20:34 -0700)
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>
No differences found