]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: use io_run_local_work_locked helper
authorDylan Yudaken <dylany@meta.com>
Thu, 27 Oct 2022 14:44:28 +0000 (07:44 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 27 Oct 2022 15:51:47 +0000 (09:51 -0600)
commit1bc1fc4b916821b9e17730d7865800b5a63ec77c
treea07f4a9037d27404cb0b772e0e13851906623aef
parent0010a3d59bb319a277cd58de54f020b1ceac8700
io_uring: use io_run_local_work_locked helper

prefer to use io_run_local_work_locked helper for consistency

Signed-off-by: Dylan Yudaken <dylany@meta.com>
Link: https://lore.kernel.org/r/20221027144429.3971400-2-dylany@meta.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c