diff options
| author | Pavel Begunkov <[email protected]> | 2022-06-30 12:25:57 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-06-30 13:15:50 +0000 |
| commit | 29c1ac230e6056b26846c66881802b581a78ad72 (patch) | |
| tree | cd14fa15bda865ec38701b835f3d1be64b2672f8 /scripts/clang-tools/gen_compile_commands.py | |
| parent | io_uring: use original request task for inflight tracking (diff) | |
| download | kernel-29c1ac230e6056b26846c66881802b581a78ad72.tar.gz kernel-29c1ac230e6056b26846c66881802b581a78ad72.zip | |
io_uring: keep sendrecv flags in ioprio
We waste a u64 SQE field for flags even though we don't need as many
bits and it can be used for something more useful later. Store io_uring
specific send/recv flags in sqe->ioprio instead of ->addr2.
Signed-off-by: Pavel Begunkov <[email protected]>
Fixes: 0455d4ccec54 ("io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsg")
[axboe: change comment in io_uring.h as well]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
