]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
powerpc/perf: Remove PME_ prefix for power7 events
authorSukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Mon, 11 Jan 2016 22:55:25 +0000 (14:55 -0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Mar 2016 11:56:04 +0000 (22:56 +1100)
commitd4969e2459c6e852a6862256cf8e869aaa3e8adf
treee84a7cfa9b9fd26e31531d25c9e8fa5797c6e249
parent17eb3eef19f2c0541a7f04ad37c4a7fec89f0822
powerpc/perf: Remove PME_ prefix for power7 events

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@au1.ibm.com>
Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/perf_event_server.h
arch/powerpc/perf/power7-pmu.c