c6x: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 20:35:34 +0000 (14:35 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 Dec 2022 21:30:34 +0000 (14:30 -0700)
commitbc746e497c6c8bcda6bb30d58a2502db4eaaf600
tree3bb1ba390296cd5cdaa369c28205b2abc4cf20f4
parentf85a5fbc85e3edbfa86d83f163307c9ef597eece
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>
arch/c6x/include/asm/thread_info.h
arch/c6x/kernel/asm-offsets.c
arch/c6x/kernel/signal.c