Re: [GIT PULL] Performance events changes for v6.12

From: Ingo Molnar
Date: Mon Sep 23 2024 - 11:27:53 EST



* Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Sat, 21 Sept 2024 at 15:39, Linus Torvalds
> <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > On Thu, 19 Sept 2024 at 02:53, Ingo Molnar <mingo@xxxxxxxxxx> wrote:
> > >
> > > Thanks: I've queued up the fix for this ARM warning in perf/urgent
> > > and will get it to Linus later today.
> >
> > So this apparently never happened.

Sorry about that, was sick for a few days.

> > I'm back home now, and so I now do my arm64 builds too, and it is
> > indeed failing.
>
> In case people didn't notice - in order to now do my now usual full
> builds I just took the fix directly (commit 673a5009cf2f: "perf: Fix
> topology_sibling_cpumask check warning on ARM").

Looks good, thank you!

Ingo