Re: Syncing include/linux/coresight-pmu.h with its copy in tools/perf

From: Arnaldo Carvalho de Melo

Date: Mon Mar 09 2026 - 15:24:44 EST


On Fri, Mar 06, 2026 at 11:27:44AM +0000, James Clark wrote:
> On 05/03/2026 8:26 pm, Arnaldo Carvalho de Melo wrote:
> > Right now we have this perf build warning:

> > diff -u tools/include/linux/coresight-pmu.h include/linux/coresight-pmu.h

> > But when I try to update it it explodes, can someone in the ARM front
> > take a look at it?

> Sent "[PATCH 0/2] perf cs-etm: Finish removal of ETM_OPT_*" to fix that and
> update the header.

Thanks, I'm applying it test building so that I can send the first
fixes/header sync pull req to Linus after soaking a bit in linux-next.

- Arnaldo