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:
f131a08
)
ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 1 Oct 2010 14:38:24 +0000
(15:38 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 8 Oct 2010 09:07:32 +0000
(10:07 +0100)
Make the entire kernel image available for secondary CPUs rather
than just the first MB of memory. This allows the startup code
to appear in the cpuinit sections.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found