ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 1 Oct 2010 14:38:24 +0000 (15:38 +0100)
committerRussell 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