Re: [PATCH] ring-buffer: Check resize_disabled before publishing the new subbuf order
From: Steven Rostedt
Date: Mon Sep 14 2026 - 09:35:13 EST
On Sun, 13 Sep 2026 21:41:14 +0100
Vincent Donnefort <vdonnefort@xxxxxxxxxx> wrote:
> Ha my bad, that function also modifies the subbuf_order __before__ checking the
> resize_disabled.
>
> Could we also clean the later resize_disabled check in the following loop?
FYI, I already pulled this patch and it's in 7.3-rc3. It looked fine to
me as I was just kicking off one of my long test sessions, so I threw
it in. Perhaps I should have waited to this week. :-/
Any update needs to be done on top of this patch.
-- Steve