Searched hist:dda0190d7ff7f26c221f9ab1659a73d4517920e7 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/kvm/ |
H A D | psci.c | diff dda0190d7ff7f26c221f9ab1659a73d4517920e7 Wed Dec 08 20:32:57 CET 2021 Fuad Tabba <tabba@google.com> KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()
The barrier is there for power_off rather than power_state. Probably typo in commit 358b28f09f0ab074 ("arm/arm64: KVM: Allow a VCPU to fully reset itself").
Signed-off-by: Fuad Tabba <tabba@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20211208193257.667613-3-tabba@google.com
|