commit | 056a060803cff0d93b13cc2c5cf74909db24a0b9 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 25 13:55:50 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 18:32:58 2013 -0500 |
tree | 753162e177c54ffd36aed02086f91642b42145bc | |
parent | bde208d2e10b8e8cf01cadadf203f5abcf1e4fe2 [diff] [blame] |
mips: switch to generic compat rt_sigprocmask() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index a8a41e09..55a2dd7 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig
@@ -42,6 +42,7 @@ select MODULES_USE_ELF_REL if MODULES select MODULES_USE_ELF_RELA if MODULES && 64BIT select GENERIC_SIGALTSTACK + select GENERIC_COMPAT_RT_SIGPROCMASK menu "Machine selection"