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:
31c4a3d
)
frv: restart_block.fn needs to be reset on sigreturn
author
Al Viro
<viro@ftp.linux.org.uk>
Mon, 20 Sep 2010 14:13:04 +0000
(15:13 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 20 Sep 2010 17:44:37 +0000
(10:44 -0700)
Reset restart_block.fn on executing a sigreturn such that any currently
pending system call restarts will be forced to return -EINTR.
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