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

[ Upstream commit 6d3a273355e3c8471ddf9e8ce9a7cc4472bf1ccc ]

Wire up TIF_NOTIFY_SIGNAL handling for sh.

Cc: linux-sh@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sh/include/asm/thread_info.h
arch/sh/kernel/signal_32.c