diff options
author | 2022-06-16 10:22:01 +0100 | |
---|---|---|
committer | 2022-07-24 18:39:13 -0600 | |
commit | 3654ab0c51a91036d15dd2fd9c2809317edf2228 (patch) | |
tree | ac9b547af6ad3493435681109f691758a5c0c84d /io_uring/io_uring.c | |
parent | io_uring: don't inline io_put_kbuf (diff) | |
download | wireguard-linux-3654ab0c51a91036d15dd2fd9c2809317edf2228.tar.xz wireguard-linux-3654ab0c51a91036d15dd2fd9c2809317edf2228.zip |
io_uring: poll: remove unnecessary req->ref set
We now don't need to set req->refcount for poll requests since the
reworked poll code ensures no request release race.
Signed-off-by: Hao Xu <howeyxu@tencent.com>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/ec6fee45705890bdb968b0c175519242753c0215.1655371007.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/io_uring.c')
0 files changed, 0 insertions, 0 deletions