diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-07-15 12:20:06 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-07-15 12:20:06 -0600 |
commit | 8723c146ad4ca17d340213f3676ce1829668b79b (patch) | |
tree | b4834cd583a879c6ff442b435fccf310f9951ddc /scripts/lib/kdoc/kdoc_files.py | |
parent | b1915b18e1d00eb4e8babcdc2ca3a64b43e20e9a (diff) |
io_uring: deduplicate wakeup handling
Both io_poll_wq_wake() and io_cqring_wake() contain the exact same code,
and most of the comment in the latter applies equally to both.
Move the test and wakeup handling into a basic helper that they can both
use, and move part of the comment that applies generically to this new
helper.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions