ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs
authorMagnus Damm <damm@opensource.se>
Wed, 31 Jul 2013 18:38:27 +0000 (03:38 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 09:07:26 +0000 (18:07 +0900)
Hook in the per-CPU boot and sleep code in the shared
mach-shmobile SCU code. CPUs may be kept in the asm
routine until ->boot_secondary() when the per-CPU
boot vector is installed. At the end of ->die() the
asm sleep routine is invoked.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found