commit | bde208d2e10b8e8cf01cadadf203f5abcf1e4fe2 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Nov 25 01:36:15 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 18:32:49 2013 -0500 |
tree | c912569356a020402096e7a4e1919a578eca3b05 | |
parent | 1c37ea82775a160b1f03d27bda034260444caa2e [diff] |
switch mips to generic rt_sigsuspend(), make it unconditional mips was the last architecture not using the generic variant. Both native and compat variants switched to generic, which is made unconditional now. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>