public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
* [PATCH] KVM: arm/arm64: fix races in psci emulation
@ 2017-04-18 15:59 Andrew Jones
  2017-04-18 15:59 ` [PATCH] KVM: arm/arm64: fix races in kvm_psci_vcpu_on Andrew Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Jones @ 2017-04-18 15:59 UTC (permalink / raw)
  To: kvmarm; +Cc: marc.zyngier, cdall, lkurusa

This patch is another approach to fixing what the last two patches
in the "KVM: arm/arm64: race fixes and vcpu requests" series were
aiming to fix.  This approach doesn't have any dependency on
VCPU requests, so it's split out now.  Tested by me on ThunderX
and Mustang with kvm-unit-tests and the kernel PSCI checker, as
well as a normal SMP guest boot.

Andrew Jones (1):
  KVM: arm/arm64: fix races in kvm_psci_vcpu_on

 arch/arm/kvm/psci.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-19 10:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-18 15:59 [PATCH] KVM: arm/arm64: fix races in psci emulation Andrew Jones
2017-04-18 15:59 ` [PATCH] KVM: arm/arm64: fix races in kvm_psci_vcpu_on Andrew Jones
2017-04-19  7:56   ` Marc Zyngier
2017-04-19 10:25   ` Christoffer Dall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox