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:
eb2f256
)
cris: kill weird arguments of sys_{rt_,}sigreturn()
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 27 Dec 2012 03:11:53 +0000
(22:11 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 3 Feb 2013 23:15:54 +0000
(18:15 -0500)
It's cheaper to call current_pt_regs() than bother fetching the damn
thing from stack.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found