diff options
| author | Jens Axboe <axboe@kernel.dk> | 2026-04-20 23:24:50 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-04-21 21:19:06 +0300 |
| commit | 7faaa6812aba550c24bffdfd9399568223c8a477 (patch) | |
| tree | 541dbe26355aab846f079d20b26f22ca2ce0c9c6 /scripts/livepatch | |
| parent | 79968834558774bdc5de4b5503d412df632646aa (diff) | |
| download | linux-7faaa6812aba550c24bffdfd9399568223c8a477.tar.xz | |
io_uring/futex: ensure partial wakes are appropriately dequeued
If a FUTEX_WAITV vectored operation is only partially woken, we
should call __futex_wake_mark() on the queue to account for that.
If not, then a later wakeup will wake the same entry, rather than
the next one in line.
Fixes: 8f350194d5cfd ("io_uring: add support for vectored futex waits")
Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/livepatch')
0 files changed, 0 insertions, 0 deletions
