diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2021-08-11 08:57:07 +0530 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-08-11 11:02:12 +0100 |
commit | fd264b310579efc14436b2ec86defa5d4c31332e (patch) | |
tree | 552e355f035bac96bc66d7001e74a96b62d8a11c /Documentation/arm64 | |
parent | ff1176468d368232b684f75e82563369208bc371 (diff) | |
download | linux-fd264b310579efc14436b2ec86defa5d4c31332e.tar.gz |
arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
ID_AA64DFR0_PMUVER_IMP_DEF, indicating an "implementation defined" PMU,
never actually gets used although there are '0xf' instances scattered
all around. Use the symbolic name instead of the raw hex constant.
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Link: https://lore.kernel.org/r/1628652427-24695-2-git-send-email-anshuman.khandual@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation/arm64')
0 files changed, 0 insertions, 0 deletions