On Mon, Jul 19, 2021 at 12:54:21AM +0100, Pavel Begunkov wrote:
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(-)
Not a problem, thanks for these. This is going to be the last 5.12.y release, so it shouldn't be that confusing.
thanks,
greg k-h