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>
Mon, 9 Nov 2020 15:16:55 +0000 (08:16 -0700)
commit53855e12588743ea128ee31f913d1c6e2f1d32c8
tree099a2844e2ffb706e12f2f119aab99288cb2e714
parent88f93de1de0c4633332631eb148bc36e8e8eb28f
arc: add support for TIF_NOTIFY_SIGNAL

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