commit | 54dfe5dd9abc547f63060d132dad2c024a47de1e | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Feb 01 03:06:38 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Feb 01 08:53:24 2006 -0800 |
tree | 3126ab06c684ecd9766cc47d7413dd2534629173 | |
parent | 1ab865c146ef5151828f0693f1b983891cf40ff1 [diff] |
[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>