public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] stable-5.12 backport fixes
@ 2021-07-18 23:54 Pavel Begunkov
  2021-07-18 23:54 ` [PATCH 1/2] io_uring: put link timeout req consistently Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pavel Begunkov @ 2021-07-18 23:54 UTC (permalink / raw)
  To: stable; +Cc: Jens Axboe

a298232ee6b9a1 ("io_uring: fix link timeout refs") was backported,
however the second chunk of it got discarded, which breaks io_uring.
It depends on another patch, so backport it first (patch 1/2) and
then apply a298232ee6b9a1 again (patch 2/2).

It's a bit messy, the patch will be in the tree twice. Let me
know if there is a better way.

Pavel Begunkov (2):
  io_uring: put link timeout req consistently
  io_uring: fix link timeout refs

 fs/io_uring.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-07-19 13:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-18 23:54 [PATCH 0/2] stable-5.12 backport fixes Pavel Begunkov
2021-07-18 23:54 ` [PATCH 1/2] io_uring: put link timeout req consistently Pavel Begunkov
2021-07-18 23:54 ` [PATCH 2/2] io_uring: fix link timeout refs Pavel Begunkov
2021-07-19 12:57 ` [PATCH 0/2] stable-5.12 backport fixes Greg KH
2021-07-19 13:16   ` Pavel Begunkov

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