]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
openrisc: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 21:24:46 +0000 (15:24 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 10:39:20 +0000 (11:39 +0100)
commit12284aec880fc9f06d98d2fee28982c030cf99cf
tree93f5275503a918a4ad1e99c39a7cd7ee1fe89352
parent3fde31e9626247e189dca71fe4723b8c722a676c
openrisc: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit e181c0aa2e532af2b17128fbde699f8578cc0562 ]

Wire up TIF_NOTIFY_SIGNAL handling for openrisc.

Cc: openrisc@lists.librecores.org
Acked-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/openrisc/include/asm/thread_info.h
arch/openrisc/kernel/signal.c