On Tue, 4 May 2021 17:43:43 +1000, Paul Mackerras wrote:
> This changes generic-compat-pmu.c so that it only uses architected
> events defined in Power ISA v3.0B, rather than event encodings which,
> while common to all the IBM Power Systems implementations, are
> nevertheless implementation-specific rather than architected. The
> intention is that any CPU implementation designed to conform to Power
> ISA v3.0B or later can use generic-compat-pmu.c.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/pmu: Make the generic compat PMU use the architected events
https://git.kernel.org/powerpc/c/d40a82be2f79d16cc18c28c14d267da240659949
cheers