Re: Fixes tags need work in the perf tree

From: Namhyung Kim

Date: Fri Aug 07 2026 - 13:58:56 EST


On Fri, Aug 07, 2026 at 09:39:18AM -0700, Namhyung Kim wrote:
> Hello,
>
> On Fri, Aug 07, 2026 at 03:37:18PM +0100, Mark Brown wrote:
> > In commit
> >
> > 8782a10c74e85 ("perf trace-event: Fix integer truncation in do_read() and skip()")
> >
> > Fixes tag
> >
> > Fixes: 454c407ec17a ("perf tools: Get rid of read_or_die() in trace-event-read.c")
> >
> > has these problem(s):
> >
> > - Subject does not match target commit subject
> > Just use
> > git log -1 --format='Fixes: %h ("%s")'
>
> Sorry about this, I should have checked it more carefully.
> I'll fix the tag and force push the branch soon.

Done.

Thanks,
Namhyung