On Fri, Jun 03, 2022 at 01:17:03PM +0100, Pavel Begunkov wrote:
5.10 fixup for 89c2b3b7491820 ("io_uring: reexpand under-reexpanded iters"). We can't just directly cherry-pick them as the code base is quite different, so we also need patch 1/2. Previous attempts to backport 2/2 directly were pulling in too many dependencies only adding more problems.
Pavel Begunkov (2): io_uring: don't re-import iovecs from callbacks io_uring: fix using under-expanded iters
fs/io_uring.c | 47 ++++++----------------------------------------- 1 file changed, 6 insertions(+), 41 deletions(-)
-- 2.36.1
All now queued up, thanks.
greg k-h