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:
4c7aa00
)
arm64: head: match all affinity levels in the pen of the secondaries
author
Javi Merino
<javi.merino@arm.com>
Wed, 29 Aug 2012 17:32:18 +0000
(18:32 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 20 Mar 2013 18:09:42 +0000
(18:09 +0000)
The reg property of the cpu nodes in the DT now contains all the
affinity levels in (MPIDR[39:32] and MPIDR[23:0]) and that's what
boot_secondary() writes in the pen, so increase the mask in
secondary_holding_pen accordingly.
Signed-off-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found