diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-06-24 19:07:18 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-06-24 19:46:15 -0600 |
commit | dbcabac138fdfc730ba458ed2199ff1f29a271fc (patch) | |
tree | 96f2bf8ba6c6048489440d529fee6f6aa2d370bb /kernel/reboot.c | |
parent | 26b97668e5339434e5df8ddc7b1898a37a350112 (diff) |
io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
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: af5d68f8892f ("io_uring/sqpoll: manage task_work privately")
Cc: stable@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel/reboot.c')
0 files changed, 0 insertions, 0 deletions