diff options
author | Jens Axboe <axboe@kernel.dk> | 2025-07-07 16:54:12 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-07-10 11:54:22 -0600 |
commit | 3919b695932dd1990b5c7fd44fc52361f8e2ac5f (patch) | |
tree | 529d7297abe7b1520268f2578656dbc7c8aedcaa /scripts/lib/kdoc/kdoc_files.py | |
parent | e227c8cdb47b586ebf20b6b4caca0a30bb7e6b68 (diff) |
io_uring/net: move io_sr_msg->retry_flags to io_sr_msg->flags
There's plenty of space left, as sr->flags is a 16-bit type. The UAPI
bits are the lower 8 bits, as that's all that sqe->ioprio can carry in
the SQE anyway. Use a few of the upper 8 bits for internal uses, rather
than have two separate flags entries.
Link: https://lore.kernel.org/io-uring/20250709203420.1321689-2-axboe@kernel.dk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions