diff options
author | Anshuman Khandual <[email protected]> | 2022-11-28 19:26:29 +0530 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-11-28 14:04:08 +0000 |
commit | 86815735aa571d493cf5768cad5fa8e6fd9c7ba8 (patch) | |
tree | 6a1777f6833447a09eefeb15f9b471328763ec2e /lib/mpi/mpi-sub-ui.c | |
parent | d56bdce586e7fabd2b3339f476e0e4c059b24e19 (diff) |
KVM: arm64: PMU: Replace version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
kvm_host_pmu_init() returns when detected PMU is either not implemented, or
implementation defined. kvm_pmu_probe_armpmu() also has a similar situation.
Extracted ID_AA64DFR0_EL1_PMUVer value, when PMU is not implemented is '0',
which can be replaced with ID_AA64DFR0_EL1_PMUVer_NI defined as '0b0000'.
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions