Re: [PATCH v2] powerpc/perf: Give generic PMU a nice name

2022-07-29 Thread Michael Ellerman
On Fri, 10 Jun 2022 14:10:06 +0930, Joel Stanley wrote: > When booting on a machine that uses the compat pmu driver we see this: > > [0.071192] GENERIC_COMPAT performance monitor hardware support registered > > Which is a bit shouty. Give it a nicer name. > > > [...] Applied to

Re: [PATCH v2] powerpc/perf: Give generic PMU a nice name

2022-06-10 Thread Athira Rajeev
> On 10-Jun-2022, at 10:10 AM, Joel Stanley wrote: > > When booting on a machine that uses the compat pmu driver we see this: > > [0.071192] GENERIC_COMPAT performance monitor hardware support registered > > Which is a bit shouty. Give it a nicer name. > > Signed-off-by: Joel Stanley

[PATCH v2] powerpc/perf: Give generic PMU a nice name

2022-06-09 Thread Joel Stanley
When booting on a machine that uses the compat pmu driver we see this: [0.071192] GENERIC_COMPAT performance monitor hardware support registered Which is a bit shouty. Give it a nicer name. Signed-off-by: Joel Stanley --- v2: Go with ISAv3 arch/powerpc/perf/generic-compat-pmu.c | 2 +-