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)
commitbde208d2e10b8e8cf01cadadf203f5abcf1e4fe2
treec912569356a020402096e7a4e1919a578eca3b05
parent1c37ea82775a160b1f03d27bda034260444caa2e
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>
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S
arch/mips/kernel/signal.c
arch/mips/kernel/signal32.c
arch/mips/kernel/signal_n32.c
kernel/signal.c
This page took 0.029947 seconds and 5 git commands to generate.