public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] io_uring iter_revert issues
@ 2022-06-03 12:17 Pavel Begunkov
  2022-06-03 12:17 ` [PATCH 1/2] io_uring: don't re-import iovecs from callbacks Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2022-06-03 12:17 UTC (permalink / raw)
  To: stable; +Cc: Greg Kroah-Hartman, Jens Axboe, asml.silence

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-03 13:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-03 12:17 [PATCH 0/2] io_uring iter_revert issues Pavel Begunkov
2022-06-03 12:17 ` [PATCH 1/2] io_uring: don't re-import iovecs from callbacks Pavel Begunkov
2022-06-03 12:17 ` [PATCH 2/2] io_uring: fix using under-expanded iters Pavel Begunkov
2022-06-03 13:31 ` [PATCH 0/2] io_uring iter_revert issues Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox