[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 1 Feb 2006 11:06:38 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:24 +0000 (08:53 -0800)
commit54dfe5dd9abc547f63060d132dad2c024a47de1e
tree3126ab06c684ecd9766cc47d7413dd2534629173
parent1ab865c146ef5151828f0693f1b983891cf40ff1
[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK

Add support for the new *at, pselect6 and ppoll system calls.  This includes
adding required support for TIF_RESTORE_SIGMASK.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/s390/kernel/compat_signal.c
arch/s390/kernel/compat_wrapper.S
arch/s390/kernel/entry.S
arch/s390/kernel/entry64.S
arch/s390/kernel/signal.c
arch/s390/kernel/syscalls.S
include/asm-s390/thread_info.h
include/asm-s390/unistd.h