From: Magnus Damm Date: Wed, 31 Jul 2013 18:38:27 +0000 (+0900) Subject: ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs X-Git-Tag: v3.12-rc1~76^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d33a354bbb618ba578bb372ebc18fe58457f6f3;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed