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

[ Upstream commit 2f9799ad0111ee742ccc02dd2ea2c87646746fc1 ]

Wire up TIF_NOTIFY_SIGNAL handling for h8300.

Cc: uclinux-h8-devel@lists.sourceforge.jp
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/h8300/include/asm/thread_info.h
arch/h8300/kernel/signal.c