From: Al Viro Date: Sun, 3 Mar 2013 01:39:15 +0000 (-0500) Subject: fix compat_sys_rt_sigprocmask() X-Git-Tag: v3.9-rc1~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db61ec29fd56e089007cb7d9a646ea9ddf518c4d;p=pandora-kernel.git 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: Al Viro --- Reading git-diff-tree failed