kernel-fxtec-pro1x/arch/arm/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
debug ARM: SoC cleanups for 3.12 2013-09-06 13:21:16 -07:00
uapi/asm KVM: ARM: Add support for Cortex-A7 2013-10-12 17:45:30 -07:00