Skip to content
Commit 3654ab0c authored by Hao Xu's avatar Hao Xu Committed by Jens Axboe
Browse files

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: default avatarHao Xu <howeyxu@tencent.com>
Signed-off-by: default avatarPavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/ec6fee45705890bdb968b0c175519242753c0215.1655371007.git.asml.silence@gmail.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 53ccf69b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment