kernel-ark/arch/s390
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
..
appldata [PATCH] Remove __devinitdata from notifier block definitions 2006-04-26 08:27:50 -07:00
boot
crypto [PATCH] more s/fucn/func/ typo fixes 2006-03-26 08:57:09 -08:00
kernel [PATCH] s390: alternate signal stack handling bug 2006-04-28 08:33:47 -07:00
lib [PATCH] s390: Increase spinlock retry code performance 2006-03-09 19:47:38 -08:00
math-emu
mm [PATCH] s390: /proc/sys/vm/cmm_* permission bits 2006-03-24 07:33:16 -08:00
oprofile [PATCH] s390: add oprofile callgraph support 2006-01-06 08:33:50 -08:00
defconfig [PATCH] s390: update default configuration 2006-04-11 06:18:37 -07:00
Kconfig [PATCH] bitops: s390: use generic bitops 2006-03-26 08:57:14 -08:00
Kconfig.debug
Makefile [PATCH] arch/s390/Makefile: remove -finline-limit=10000 2006-04-11 06:18:39 -07:00