The highligth here is expanding use of io_sr_msg caches, but nothing noteworthy in general, just prep cleanups before some other upcoming work. Pavel Begunkov (8): io_uring: kill an outdated comment io_uring: use io_cq_lock consistently io_uring/net: reshuffle error handling io_uring/net: use async caches for async prep io_uring/net: io_async_msghdr caches for sendzc io_uring/net: add non-bvec sg chunking callback io_uring/net: refactor io_sr_msg types io_uring/net: use io_sr_msg for sendzc io_uring/io_uring.c | 6 +--- io_uring/net.c | 84 ++++++++++++++++++++++++--------------------- io_uring/opdef.c | 2 ++ 3 files changed, 48 insertions(+), 44 deletions(-) -- 2.37.2