diff options
author | 2024-03-18 08:09:47 -0600 | |
---|---|---|
committer | 2024-04-15 08:10:25 -0600 | |
commit | 50220d6ac8ff31eb065fba818e960f549fb89d4d (patch) | |
tree | 7e994c9bc98778df72e839adb090b8b0d6fd6448 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring/net: get rid of ->prep_async() for receive side (diff) | |
download | linux-rng-50220d6ac8ff31eb065fba818e960f549fb89d4d.tar.xz linux-rng-50220d6ac8ff31eb065fba818e960f549fb89d4d.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions