[PATCH] KVM: arm64: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NI

Marc Zyngier maz at kernel.org
Mon Nov 28 06:06:00 PST 2022


On Mon, 28 Nov 2022 19:26:29 +0530, Anshuman Khandual wrote:
> 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'.

Applied to next, thanks!

[1/1] KVM: arm64: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
      commit: 86815735aa571d493cf5768cad5fa8e6fd9c7ba8

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.





More information about the linux-arm-kernel mailing list