[GIT PULL] arm64 fix for -rc6
From: Will Deacon
Date: Fri Jan 27 2023 - 12:40:58 EST
Hi Linus,
Please pull this CMN PMU driver fix for -rc6, which fixes a regression
in the event counting caused by a broken optimisation. Summary in the
tag.
Cheers,
Will
--->8
The following changes since commit 68a63a412d18bd2e2577c8928139f92541afa7a6:
arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=y (2023-01-09 15:59:42 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
for you to fetch changes up to a428eb4b99ab80454f06ad256b25e930fe8a4954:
Partially revert "perf/arm-cmn: Optimise DTC counter accesses" (2023-01-26 13:55:38 +0000)
----------------------------------------------------------------
arm64 fix for -rc6
- Fix event counting regression in Arm CMN PMU driver due to broken optimisation
----------------------------------------------------------------
Robin Murphy (1):
Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
drivers/perf/arm-cmn.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)