]> Pileus Git - ~andy/linux/commit
arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 26 Mar 2013 11:02:51 +0000 (11:02 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 26 Mar 2013 11:58:10 +0000 (11:58 +0000)
commita9a193ffe51d036a7c2d30d7fbdb66498c688237
tree079f6104a5075dd894370905db7b089475c89db5
parent0359b0e2d0bbd28289c38ebe779b5f1c61f8ccc8
arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.

With the (re)introduction of cpu_logical_map in arm64 we switch to
the use of MPIDR values to identify CPUs. Update the psci code to
do that.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/smp_psci.c