h8300: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 20:42:33 +0000 (14:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 12 Dec 2020 16:17:38 +0000 (09:17 -0700)
commit2f9799ad0111ee742ccc02dd2ea2c87646746fc1
treeb4bac0da056a38cec490027cfa4bcd7cee6cd78a
parent6d665a4d8b4264def0fbb72da3a500d9904ffe3e
h8300: add support for TIF_NOTIFY_SIGNAL

Wire up TIF_NOTIFY_SIGNAL handling for h8300.

Cc: uclinux-h8-devel@lists.sourceforge.jp
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/h8300/include/asm/thread_info.h
arch/h8300/kernel/signal.c