riscv: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 20:29:17 +0000 (14:29 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 12 Dec 2020 16:17:38 +0000 (09:17 -0700)
commit24a31b81e38309b1604f24520110aae1f83f3cbf
treeadbe7d5ac5b179d4487c09925550d1c0a2f60a5f
parentb13e8bf615fe26fb6a6dfe1b5a1c65e1624dfee2
riscv: add support for TIF_NOTIFY_SIGNAL

Wire up TIF_NOTIFY_SIGNAL handling for riscv.

Cc: linux-riscv@lists.infradead.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/riscv/include/asm/thread_info.h
arch/riscv/kernel/signal.c