Revert "FROMLIST: KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()"

This reverts commit 00e1263996.

Bug: 233587962
Signed-off-by: Will Deacon <willdeacon@google.com>
Change-Id: Ie5f492cacb19e9d55ae5f2ab90bfed7352ce4e94
This commit is contained in:
Will Deacon
2022-07-07 15:52:02 +01:00
parent bc2e2beef9
commit de6e6c507e

View File

@@ -109,7 +109,7 @@ static unsigned long kvm_psci_vcpu_on(struct kvm_vcpu *source_vcpu)
/*
* Make sure the reset request is observed if the change to
* power_off is observed.
* power_state is observed.
*/
smp_wmb();