git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0359b0e
)
arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.
author
Liviu Dudau
<Liviu.Dudau@arm.com>
Tue, 26 Mar 2013 11:02:51 +0000
(11:02 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 26 Mar 2013 11:58:10 +0000
(11:58 +0000)
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>
No differences found