From: Magnus Damm Date: Wed, 28 Aug 2013 23:21:58 +0000 (+0900) Subject: ARM: shmobile: Shared APMU SMP support code without DT X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~20^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a112de8c7ae231f396e28160e84d0eab3a79dffc;p=pandora-kernel.git ARM: shmobile: Shared APMU SMP support code without DT Introduce shared APMU SMP code for mach-shmobile. Both SMP boot up and CPU Hotplug is supported. This version does not use DT but if needed this will be added as an incremental feature patch. The code is designed around CONFIG_NR_CPUS and should in theory support any number of APMUs, however due to the current DT-less static design only a single APMU is supported. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed