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:
ddffeb8
)
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 26 Sep 2012 05:21:14 +0000
(
01:21
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 14 Oct 2012 23:26:52 +0000
(19:26 -0400)
Move that sucker to just before TI_FPDEPTH and replace stb with sth in
etrap_save(). Take current_ds to its old place, so that we don't push
wsaved into TI_... flags. That allows to lose clearing syscall_noerror
on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found