From: Magnus Damm Date: Sat, 14 Sep 2013 13:46:25 +0000 (+0900) Subject: ARM: shmobile: Add CPU notifier based SCU boot vector code X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916d6121b5947f162979595cc1c0396192a9aa86;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed