diff options
author | 2022-06-15 17:33:56 +0100 | |
---|---|---|
committer | 2022-07-24 18:39:13 -0600 | |
commit | c65f5279ba02e47c073520ecff3c84408a87fd17 (patch) | |
tree | e3e5592f9be4676e7bdbc335475aa7dc6240ce4e /io_uring/cancel.c | |
parent | io_uring: remove check_cq checking from hot paths (diff) | |
download | wireguard-linux-c65f5279ba02e47c073520ecff3c84408a87fd17.tar.xz wireguard-linux-c65f5279ba02e47c073520ecff3c84408a87fd17.zip |
io_uring: don't set REQ_F_COMPLETE_INLINE in tw
io_req_task_complete() enqueues requests for state completion itself, no
need for REQ_F_COMPLETE_INLINE, which is only serve the purpose of not
bloating the kernel.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/aca80f71464ad02c06f1311d998a2d6ee0b31573.1655310733.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/cancel.c')
0 files changed, 0 insertions, 0 deletions