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:
0e803ba
)
fix compat_sys_rt_sigprocmask()
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 3 Mar 2013 01:39:15 +0000
(20:39 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 3 Mar 2013 01:39:15 +0000
(20:39 -0500)
Converting bitmask to 32bit granularity is fine, but we'd better
_do_ something with the result. Such as "copy it to userland"...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/signal.c
patch
|
blob
|
history
diff --cc
kernel/signal.c
Simple merge