Files
android_kernel_xiaomi_sm8450/arch/s390/kernel
Laurent Meyer 28f223782b [PATCH] s390: alternate signal stack handling bug
If a signal handler has been established with the SA_ONSTACK option but no
alternate stack is provided with sigaltstack(), the kernel still tries to
install the alternate stack.  Also when setting an alternate stack with
sigalstack() and the SS_DISABLE flag, the kernel tries to install the
alternate stack on signal delivery.  Use the correct conditions sas_ss_flags()
to check if the alternate stack has to be used.

Signed-off-by: Laurent Meyer <meyerlau@fr.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-28 08:33:47 -07:00
..
2005-04-16 15:20:36 -07:00
2006-01-12 09:08:54 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-06 08:33:53 -08:00
2005-04-16 15:20:36 -07:00
2006-01-06 08:33:53 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-06 08:33:53 -08:00
2005-04-16 15:20:36 -07:00
2006-01-12 09:08:54 -08:00
2005-04-16 15:20:36 -07:00
2006-01-06 08:33:53 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-24 07:33:16 -08:00
2006-03-31 12:18:52 -08:00
2006-02-01 08:53:24 -08:00
2006-02-08 01:04:23 -05:00
2006-01-06 08:33:53 -08:00
2006-01-14 18:27:09 -08:00