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:
ad0acab
)
frv: handling of restart into restart_syscall is fscked
author
Al Viro
<viro@ftp.linux.org.uk>
Mon, 20 Sep 2010 14:13:19 +0000
(15:13 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 20 Sep 2010 17:44:38 +0000
(10:44 -0700)
do_signal() should place the syscall number in gr7, not gr8 when
handling ERESTART_WOULDBLOCK.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found