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:
78ecad0
)
ARM: nommu: add entry point for secondary CPUs to head-nommu.S
author
Will Deacon
<will.deacon@arm.com>
Tue, 28 Feb 2012 11:50:32 +0000
(11:50 +0000)
committer
Jonathan Austin
<jonathan.austin@arm.com>
Fri, 7 Jun 2013 16:02:41 +0000
(17:02 +0100)
This patch adds a secondary_startup entry point to head-nommu.S so that
we can boot secondary CPUs on an SMP nommu configuration.
Signed-off-by: Will Deacon <will.deacon@arm.com>
CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
CC: Nicolas Pitre <nico@linaro.org>
No differences found