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

[ Upstream commit 42020064274c235d720d9c4b7d9a678b133e59cf ]

Wire up TIF_NOTIFY_SIGNAL handling for nios32.

Cc: Ley Foon Tan <ley.foon.tan@intel.com>
Acked-by: Ley Foon Tan <ley.foon.tan@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/nios2/include/asm/thread_info.h
arch/nios2/kernel/signal.c