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>
Fri, 23 Dec 2022 21:30:34 +0000 (14:30 -0700)
commitf85a5fbc85e3edbfa86d83f163307c9ef597eece
tree7a228bc7be67f8116a78161530446e7818962e12
parent4a20887d142c23ea4f6e0dc1d7c39756ec71d327
alpha: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit 5a9a8897c253a075805401d38d987ec1ac1824b6 ]

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