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:
edd63a2
)
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 27 Apr 2012 17:58:59 +0000
(13:58 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 1 Jun 2012 16:58:51 +0000
(12:58 -0400)
Only 3 out of 63 do not. Renamed the current variant to __set_current_blocked(),
added set_current_blocked() that will exclude unblockable signals, switched
open-coded instances to it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found