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>
Sat, 12 Dec 2020 16:17:34 +0000 (09:17 -0700)
commit6d665a4d8b4264def0fbb72da3a500d9904ffe3e
treec53ccdf9b6202214fc45820b5c1846253607bbad
parent5a9a8897c253a075805401d38d987ec1ac1824b6
c6x: add support for TIF_NOTIFY_SIGNAL

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