Re: STABLE REQ: [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
From: Steven Rostedt
Date: Wed Sep 02 2026 - 08:41:41 EST
On Wed, 2 Sep 2026 08:21:41 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> There's even been times that I *removed* a Cc to stable because I did not
> think it was worth the backport. Of course, I still keep the Fixes tag,
> which means it will likely be backported anyway. But that's up to the
> stable maintainers to decide ;-)
The big difference between a commit with the Fixes tag and a Cc to stable
verses one with the Fixes tag without the Cc stable, is that the one with
Cc stable will give me a "FAILED" message if it fails to apply. One with
just the Fixes tag and no Cc stable, will not generate that message to me
if it doesn't apply back to the version with the Fixes commit sha.
I do like to know what I marked as stable and fails to apply. Unfortunately
I don't have the time to go fix them. But I keep them in a mail folder in
case I need to do it one day.
-- Steve