Re: Fixes tags need work in the perf tree

From: Tanushree Shah

Date: Fri Aug 07 2026 - 12:54:07 EST


Apologies for the incorrect Fixes tag. Will be more careful next time.


Thanks
Tanushree Shah
On 07/08/26 22:09, 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.

Thanks,
Namhyung