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:
d26654e
)
sh64: fix altstack switching on sigreturn
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 20 Sep 2012 20:38:34 +0000
(16:38 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 29 Nov 2012 02:46:11 +0000
(21:46 -0500)
incidentally, declaring a local variable as __user (!) to make
sparse STFU is really sick. Especially since sparse had been
100% right - it *is* a bug.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found