nds32: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 21:18:43 +0000 (15:18 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 12 Dec 2020 16:17:38 +0000 (09:17 -0700)
commitb13e8bf615fe26fb6a6dfe1b5a1c65e1624dfee2
tree261043a0bdcd0373dc9bf69ef4c13276096c8205
parentb269c229b0e89aedb7943c06673b56b6052cf5e5
nds32: add support for TIF_NOTIFY_SIGNAL

Wire up TIF_NOTIFY_SIGNAL handling for nds32.

Cc: Nick Hu <nickhu@andestech.com>
Cc: Greentime Hu <green.hu@gmail.com>
Cc: Vincent Chen <deanbo422@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/nds32/include/asm/thread_info.h
arch/nds32/kernel/ex-exit.S
arch/nds32/kernel/signal.c