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>
Fri, 23 Dec 2022 21:30:34 +0000 (14:30 -0700)
commit1922b65de0ad6f969b02530b9ced9c255b7ecb1b
tree106eb1b1265da618bf1e629dc62faf144c835d00
parent4732812234a886b6e508d15ebb8ba1f61cb82c87
nds32: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit b13e8bf615fe26fb6a6dfe1b5a1c65e1624dfee2 ]

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