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:
c7d5b93
)
ARM: highbank: mask cluster id from cpu_logical_map
author
Rob Herring
<rob.herring@calxeda.com>
Thu, 31 Jan 2013 19:28:42 +0000
(13:28 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Thu, 31 Jan 2013 19:54:30 +0000
(13:54 -0600)
With commit
a0ae0240
(ARM: kernel: add device tree init map function),
the cpu id value may include the cluster id and is no longer 0-3, so we
need to mask it now to get the right hard cpu index.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
No differences found