summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-12-26 00:42:26 +0100
committerAl Viro2013-02-04 00:16:26 +0100
commit29fd448084e2da6d19ab675cf01d4a65fe2fcc44 (patch)
treef5e04e60b38704b30a83e6665e10b475a4ec1f43 /arch/x86/Kconfig
parentx86: switch to generic compat sched_rr_get_interval() (diff)
downloadkernel-qcow2-linux-29fd448084e2da6d19ab675cf01d4a65fe2fcc44.tar.gz
kernel-qcow2-linux-29fd448084e2da6d19ab675cf01d4a65fe2fcc44.tar.xz
kernel-qcow2-linux-29fd448084e2da6d19ab675cf01d4a65fe2fcc44.zip
x86: switch to generic compat rt_sigaction()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 5bda2d7f1b69..0271a1411af3 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -114,6 +114,7 @@ config X86
select MODULES_USE_ELF_RELA if X86_64
select CLONE_BACKWARDS if X86_32
select GENERIC_SIGALTSTACK
+ select GENERIC_COMPAT_RT_SIGACTION
select GENERIC_COMPAT_RT_SIGQUEUEINFO
select GENERIC_COMPAT_RT_SIGPENDING
select OLD_SIGSUSPEND3 if X86_32 || IA32_EMULATION