diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-03-18 10:07:37 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-04-15 08:10:25 -0600 |
commit | 6498c5c97ce73770ed227eb52b14d21c8343fd5b (patch) | |
tree | 63edf2c56cdf204a7ebca7aa1e09dba4a6fd76c3 /tools/perf/scripts/python/gecko.py | |
parent | 50220d6ac8ff31eb065fba818e960f549fb89d4d (diff) |
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions