]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b6d4b7615455fa964986d437d565c35f1f40b3d
tree261043a0bdcd0373dc9bf69ef4c13276096c8205
parentd0d4f4d52793a089ca6f371d1f7c4a340838289a
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