]> git.itanic.dy.fi Git - linux-stable/commit
powerpc: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 23 Oct 2020 02:11:56 +0000 (20:11 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 10:39:19 +0000 (11:39 +0100)
commitabab3d4444b5f4732d741f45feb954fabb78af7f
tree70a8508f003b434f9ec90f9b9eb10103e3b8552f
parent45b365bc6c1b57da984c70cae0c6c783ec094399
powerpc: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit 900f0713fdd730fab0f0bfa4a8ca4db2a8985bbe ]

Wire up TIF_NOTIFY_SIGNAL handling for powerpc.

Cc: linuxppc-dev@lists.ozlabs.org
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/include/asm/thread_info.h
arch/powerpc/kernel/signal.c