linux/arch/arm64/include
Marc Zyngier 79c648806f arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
The KVM PSCI code blindly assumes that vcpu_id and MPIDR are
the same thing. This is true when vcpus are organized as a flat
topology, but is wrong when trying to emulate any other topology
(such as A15 clusters).

Change the KVM PSCI CPU_ON code to look at the MPIDR instead
of the vcpu_id to pick a target CPU.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2013-10-22 08:00:06 -07:00
..
asm arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU 2013-10-22 08:00:06 -07:00
uapi/asm arm64: KVM: enable initialization of a 32bit vcpu 2013-06-12 16:42:18 +01:00