arc: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Mon, 12 Oct 2020 13:15:37 +0000 (07:15 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 Dec 2022 21:30:33 +0000 (14:30 -0700)
commitb71f35bd26a9b588d59894e542c48b4360be52fc
treee8eb4babb65af39c906366d1e6d7b755828a4903
parentf8f5fdc79f0e480230c501bc5d744bc08defec6c
arc: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit 53855e12588743ea128ee31f913d1c6e2f1d32c8 ]

Wire up TIF_NOTIFY_SIGNAL handling for arc.

Cc: linux-snps-arc@lists.infradead.org
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/arc/include/asm/thread_info.h
arch/arc/kernel/entry.S
arch/arc/kernel/signal.c