Files
twx-linux/io_uring
Jens Axboe f217e335bd io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
commit dbcabac138 upstream.

Before SQPOLL was transitioned to managing its own task_work, the core
used TWA_SIGNAL_NO_IPI to ensure that task_work was processed. If not,
we can't be sure that all task_work is processed at SQPOLL thread exit
time.

Fixes: af5d68f889 ("io_uring/sqpoll: manage task_work privately")
Cc: stable@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-07-05 09:38:15 +02:00
..
2024-06-16 13:51:04 +02:00