Re: linux-next: Fixes tag needs some work in the ftrace tree

From: Steven Rostedt
Date: Mon Mar 24 2025 - 16:28:39 EST


On Mon, 24 Mar 2025 16:28:02 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> >
> > - Subject does not match target commit subject
> > Just use
> > git log -1 --format='Fixes: %h ("%s")'
>
> I rebased due to a conflict between my topic branches. Good thing too, as
> it appears it also caught the fact that I cut and pasted the wrong commit
> to fix :-p

I take that back. It indeed fixes the commit mentioned.

-- Steve

>
>
> >
> > Did you mean
> >
> > Fixes: a1e3ad43115e ("tracing: Fix synth event printk format for str fields")
> >
> > or
> >
> > Fixes: 21581dd4e7ff ("tracing: Ensure module defining synth event cannot be unloaded while tracing")