diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-09-08 13:20:28 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-21 10:30:43 -0600 |
commit | e9a884285484a098fd607496d565c3b4e4733f63 (patch) | |
tree | 985aaa3071b4809f41d15f483438070bcead85e8 /io_uring/net.c | |
parent | 385c609f9bfcfcd1e1e649834fc61e48d2316381 (diff) |
io_uring: use io_cq_lock consistently
There is one place when we forgot to change hand coded spin locking with
io_cq_lock(), change it to be more consistent. Note, the unlock part is
already __io_cq_unlock_post().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/91699b9a00a07128f7ca66136bdbbfc67a64659e.1662639236.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/net.c')
0 files changed, 0 insertions, 0 deletions