diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-06-23 13:23:28 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-06-23 16:19:40 +0200 |
commit | 55b6a69fed5df6f88ef0b2ace562b422162beb61 (patch) | |
tree | 50c9f7f9620479d58cd15badc6000c49924ff400 /io_uring/io_uring.h | |
parent | io_uring: kill io_cq_unlock() (diff) | |
download | linux-55b6a69fed5df6f88ef0b2ace562b422162beb61.tar.xz linux-55b6a69fed5df6f88ef0b2ace562b422162beb61.zip |
io_uring: fix acquire/release annotations
We do conditional locking, so __io_cq_lock() and friends not always
actually grab/release the lock, so kill misleading annotations.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/2a098f9144c24cab622f8bf90b39f44da5d0401e.1687518903.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions