Commit 324d7a6
committed
ARM: pmuv3: Add missing write_pmuacr()
JIRA: https://issues.redhat.com/browse/RHEL-77935
upstream
========
commit bdc9a64
Author: Rob Herring (Arm) <robh@kernel.org>
Date: Tue Oct 29 07:06:02 2024 -0500
description
===========
Fix compilation on Arm by adding missing static inline write_pmuacr()
declaration.
Fixes: 0bbff9e ("perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202410291954.NiHLIwSC-lkp@intel.com/
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241029120602.4061566-2-robh@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Michael Petlan <mpetlan@redhat.com>1 parent 65beb57 commit 324d7a6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
215 | 217 | | |
216 | 218 | | |
217 | 219 | | |
| |||
0 commit comments