]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 21:34:12 +0000 (15:34 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 10:39:19 +0000 (11:39 +0100)
commit0aef2ec0639459444f90fe59751ec74b60af4e62
treea744f02c46520995dc63debf82fb2db5cf7f4e46
parent8ca2e5709922dc8c68323fdeeee099bb89a7c080
s390: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit 75309018a24ddfb930c51bad8f4070b9bc2c923b ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/s390/include/asm/thread_info.h
arch/s390/kernel/entry.S
arch/s390/kernel/signal.c