switch mips to generic rt_sigsuspend(), make it unconditional
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Nov 2012 06:36:15 +0000 (01:36 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 3 Feb 2013 23:32:49 +0000 (18:32 -0500)
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>

No differences found