commit | 1d33a354bbb618ba578bb372ebc18fe58457f6f3 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Aug 01 03:38:27 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Aug 06 18:07:26 2013 +0900 |
tree | ec6562a3e2fd3e53de0dded982d4825bb53d86ef | |
parent | cc61591e45c0457139ddd4cd7e57f75928acaaf2 [diff] |
ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs 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>