um: add support for TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Fri, 9 Oct 2020 21:47:28 +0000 (15:47 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 Dec 2022 21:30:33 +0000 (14:30 -0700)
commit9b4d7860ca092440b774c82827455f53e649ee0f
treec1278bcf619005626f31fac7c87c1f429832d3eb
parent832028e42ad081b88ee7a72c8c9bcdea6eed3f97
um: add support for TIF_NOTIFY_SIGNAL

[ Upstream commit a5b3cd32ff238b87e94d47b927aff117e22d13c0 ]

Wire up TIF_NOTIFY_SIGNAL handling for um.

Cc: linux-um@lists.infradead.org
Acked-By: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/um/include/asm/thread_info.h
arch/um/kernel/process.c