On Tue, Sep 12, 2023 at 02:55:21PM +0100, Pavel Begunkov wrote:
Recently failed to apply io_uring stable-6.4 patches.
Jens Axboe (1): io_uring: cleanup io_aux_cqe() API
Pavel Begunkov (2): io_uring/net: don't overflow multishot accept io_uring/net: don't overflow multishot recv
io_uring/io_uring.c | 4 +++- io_uring/io_uring.h | 2 +- io_uring/net.c | 9 ++++----- io_uring/poll.c | 4 ++-- io_uring/timeout.c | 4 ++-- 5 files changed, 12 insertions(+), 11 deletions(-)
Thanks for this, but 6.4.y just went end-of-life.
I've queued up all the other backports you submitted, many thanks for those!
greg k-h