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)
commit03e275959850f51754d3952489c36f4b1410856d
tree2f5005738d4145ea5198c073a9e4ec8aafe912a3
parent47669ab0361558a734e42f78196636d70201e44f
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>
arch/tile/Kconfig
include/uapi/asm-generic/unistd.h
This page took 0.029274 seconds and 5 git commands to generate.