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:
0666fb5
)
signal: sys_pause() should check signal_pending()
author
Oleg Nesterov
<oleg@redhat.com>
Wed, 25 May 2011 17:22:27 +0000
(19:22 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Wed, 25 May 2011 17:22:27 +0000
(19:22 +0200)
ERESTART* is always wrong without TIF_SIGPENDING. Teach sys_pause()
to handle the spurious wakeup correctly.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
No differences found