csky: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 20:39:00 +0000 (14:39 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Nov 2020 15:16:55 +0000 (08:16 -0700)
commitf3924d763c8af4c5d441b666c01f4de03ac9449e
treed905e8b8151aa871dba5dfeab2279162c5c462bf
parente181c0aa2e532af2b17128fbde699f8578cc0562
csky: add support for TIF_NOTIFY_SIGNAL

Wire up TIF_NOTIFY_SIGNAL handling for csky.

Cc: linux-csky@vger.kernel.org
Acked-by: Guo Ren <guoren@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/csky/include/asm/thread_info.h
arch/csky/kernel/signal.c