sh: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 21:36:35 +0000 (15:36 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Nov 2020 15:16:55 +0000 (08:16 -0700)
commit6d3a273355e3c8471ddf9e8ce9a7cc4472bf1ccc
tree0efaa6d1c8881426de95133a7f5a5b51169bc17e
parenta5b3cd32ff238b87e94d47b927aff117e22d13c0
sh: add support for TIF_NOTIFY_SIGNAL

Wire up TIF_NOTIFY_SIGNAL handling for sh.

Cc: linux-sh@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/sh/include/asm/thread_info.h
arch/sh/kernel/signal_32.c