s390: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 21:34:12 +0000 (15:34 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Nov 2020 15:16:55 +0000 (08:16 -0700)
commit75309018a24ddfb930c51bad8f4070b9bc2c923b
tree49320da55e4bd6a0e6af2ec985769a3b6befd5c2
parentf45c184bce15f4a314c0210519bc3b4aab408838
s390: add support for TIF_NOTIFY_SIGNAL

Wire up TIF_NOTIFY_SIGNAL handling for s390.

Cc: linux-s390@vger.kernel.org
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Acked-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/s390/include/asm/thread_info.h
arch/s390/kernel/entry.S
arch/s390/kernel/signal.c