mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user