Skip to content
Commit db61ec29 authored by Al Viro's avatar Al Viro
Browse files

fix compat_sys_rt_sigprocmask()



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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 0e803baf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment