alpha: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Thu, 8 Oct 2020 15:11:42 +0000 (09:11 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 12 Dec 2020 16:16:34 +0000 (09:16 -0700)
commit5a9a8897c253a075805401d38d987ec1ac1824b6
tree9cb40634f8b43341de2d1f7adce4035cb6197dcf
parentbec58f40d6c5372d812c93cc3947f3bc97440e57
alpha: add support for TIF_NOTIFY_SIGNAL

Wire up TIF_NOTIFY_SIGNAL handling for alpha.

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