Skip to content
Commit 6498c5c9 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: kill io_msg_alloc_async_prep()



We now ONLY call io_msg_alloc_async() from inside prep handling, which
is always locked. No need for this helper anymore, or the check in
io_msg_alloc_async() on whether the ring is locked or not.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 50220d6a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment