aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2023-06-23 11:23:27 +0000
committerJens Axboe <[email protected]>2023-06-23 14:19:39 +0000
commitf432b76bcc93f36edb3d371f7b8d7881261dd6e7 (patch)
treebceda916d8409a203f3cad2afca6a44fb575308b /lib/string_helpers.c
parentio_uring: remove IOU_F_TWQ_FORCE_NORMAL (diff)
downloadkernel-f432b76bcc93f36edb3d371f7b8d7881261dd6e7.tar.gz
kernel-f432b76bcc93f36edb3d371f7b8d7881261dd6e7.zip
io_uring: kill io_cq_unlock()
We're abusing ->completion_lock helpers. io_cq_unlock() neither locking conditionally nor doing CQE flushing, which means that callers must have some side reason of taking the lock and should do it directly. Open code io_cq_unlock() into io_cqring_overflow_kill() and clean it up. Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/7dabb36856db2b562e78780480396c52c29b2bf4.1687518903.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions