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:
c9018aa
)
ARM: 7060/1: smp: populate logical CPU mapping during boot
author
Will Deacon
<will.deacon@arm.com>
Tue, 23 Aug 2011 21:19:29 +0000
(22:19 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 17 Oct 2011 08:02:43 +0000
(09:02 +0100)
To allow booting Linux on a CPU with physical ID != 0, we need to
provide a mapping from the logical CPU number to the physical CPU
number.
This patch adds such a mapping and populates it during boot.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found