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:
ad09cb8
)
ARM: shmobile: Add CPU notifier based SCU boot vector code
author
Magnus Damm
<damm@opensource.se>
Sat, 14 Sep 2013 13:46:25 +0000
(22:46 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Mon, 30 Sep 2013 08:56:08 +0000
(17:56 +0900)
Add CPU notifiers for the shared mach-shmobile SCU code
to allow removal of the shared SCU boot_secondary code.
Regarding notifiers, at CPU_UP_PREPARE time the SMP boot
vector is initialized so secondary CPU cores can boot.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
No differences found