diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-03-18 08:09:47 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-04-15 08:10:25 -0600 |
commit | 50220d6ac8ff31eb065fba818e960f549fb89d4d (patch) | |
tree | 7e994c9bc98778df72e839adb090b8b0d6fd6448 /tools/perf/scripts/python/gecko.py | |
parent | c6f32c7d9e09bf1368447e9a29e869193ecbb756 (diff) |
io_uring/net: get rid of ->prep_async() for send side
Move the io_async_msghdr out of the issue path and into prep handling,
e it's now done unconditionally and hence does not need to be part
of the issue path. This means any usage of io_sendrecv_prep_async() and
io_sendmsg_prep_async(), and hence the forced async setup path is now
unified with the normal prep setup.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions