]> Pileus Git - ~andy/linux/commit
ARM: shmobile: Add CPU notifier based SCU boot vector code
authorMagnus Damm <damm@opensource.se>
Sat, 14 Sep 2013 13:46:25 +0000 (22:46 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 08:56:08 +0000 (17:56 +0900)
commit916d6121b5947f162979595cc1c0396192a9aa86
tree52475b4b21d3f709c11b89a6711847615fd3ad12
parentad09cb83811b228eb6f98230d307bb837e6a758f
ARM: shmobile: Add CPU notifier based SCU boot vector code

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>
arch/arm/mach-shmobile/platsmp-scu.c