Re: [1/2] powerpc/perf: Remove PME_ prefix for power7 events

From: Michael Ellerman
Date: Thu Mar 10 2016 - 19:31:09 EST


On Mon, 2016-11-01 at 22:55:25 UTC, Sukadev Bhattiprolu wrote:
> We used the PME_ prefix earlier to avoid some macro/variable name
> collisions. We have since changed the way we define/use the event
> macros so we no longer need the prefix.
>
> By dropping the prefix, we keep the the event macros consistent with
> their official names.
>
> Reported-by: Michael Ellerman <ellerman@xxxxxxxxxxx>
> Signed-off-by: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>

Series applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/d4969e2459c6e852a6862256cf

cheers