tile: switch to generic compat rt_sig{procmask,pending}()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 25 Dec 2012 18:58:56 +0000 (13:58 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 3 Feb 2013 23:16:21 +0000 (18:16 -0500)
note that the only systems that are going to care are big-endian
64bit ones with 32bit compat enabled - little-endian bitmaps
are not sensitive to granularity.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found