perf/arm-cmn: Fix CCLA register offset
authorRobin Murphy <robin.murphy@arm.com>
Mon, 2 Sep 2024 17:51:58 +0000 (18:51 +0100)
committerWill Deacon <will@kernel.org>
Wed, 4 Sep 2024 15:04:07 +0000 (16:04 +0100)
commit88b63a82c84ed9bbcbdefb10cb6f75dd1dd04887
tree5f0fcccfc493434757b1f99d69c829e75b7541ac
parente79634b53e398966c49f803c49701bc74dc3ccf8
perf/arm-cmn: Fix CCLA register offset

Apparently pmu_event_sel is offset by 8 for all CCLA nodes, not just
the CCLA_RNI combination type.

Fixes: 23760a014417 ("perf/arm-cmn: Add CMN-700 support")
Acked-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Ilkka Koskinen <ilkka@os.amperecomputing.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/6e7bb06fef6046f83e7647aad0e5be544139763f.1725296395.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cmn.c