]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
c6x: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 20:35:34 +0000 (14:35 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jan 2023 10:39:21 +0000 (11:39 +0100)
commitc82617d9decc3c5af2ab2c66055701f7fbd944f6
tree3bb1ba390296cd5cdaa369c28205b2abc4cf20f4
parent30b78a17ac8f21751426edbe72fabfc1d825e9a0
c6x: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit 6d665a4d8b4264def0fbb72da3a500d9904ffe3e ]

Wire up TIF_NOTIFY_SIGNAL handling for c6x.

Cc: linux-c6x-dev@linux-c6x.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/c6x/include/asm/thread_info.h
arch/c6x/kernel/asm-offsets.c
arch/c6x/kernel/signal.c