commit | e181ee4cd7e510738b1a8ede4e2f3f994df3234e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 25 16:21:29 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 18:16:13 2013 -0500 |
tree | 1e47bd77dce7284ce75458e091e724cc3eeabed4 | |
parent | 07562be77d5b36aa961f722292a708bb663f8a73 [diff] [blame] |
s390: switch to generic old sigsuspend Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 0193647..17ba4f3 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig
@@ -144,6 +144,7 @@ select GENERIC_COMPAT_RT_SIGQUEUEINFO select GENERIC_COMPAT_RT_SIGPROCMASK select GENERIC_COMPAT_RT_SIGPENDING + select OLD_SIGSUSPEND3 config SCHED_OMIT_FRAME_POINTER def_bool y