| commit | 03e275959850f51754d3952489c36f4b1410856d | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 25 13:58:56 2012 -0500 |
| committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 18:16:21 2013 -0500 |
| tree | 2f5005738d4145ea5198c073a9e4ec8aafe912a3 | |
| parent | 47669ab0361558a734e42f78196636d70201e44f [diff] |
tile: switch to generic compat rt_sig{procmask,pending}()
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>