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>
Fri, 23 Dec 2022 21:30:34 +0000 (14:30 -0700)
commitb83ee681e7dd713540f41cadb6217784083b38ec
tree69ed3d304348613f95aedb8be974e33316003c66
parentbc746e497c6c8bcda6bb30d58a2502db4eaaf600
h8300: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit 2f9799ad0111ee742ccc02dd2ea2c87646746fc1 ]

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