From: Gregory CLEMENT Date: Wed, 14 Nov 2012 21:51:08 +0000 (+0100) Subject: arm: mvebu: Add SMP support for Armada XP X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f5984a8a528f7507f3ec860d297934d4449ad1;p=pandora-kernel.git arm: mvebu: Add SMP support for Armada XP This enables SMP support on the Armada XP processor. It adds the mandatory functions to support SMP such as: the SMP initialization functions in platsmp.c, the secondary CPU entry point in headsmp.S and the CPU hotplug initial support in hotplug.c. Signed-off-by: Yehuda Yitschak Signed-off-by: Gregory CLEMENT Reviewed-by: Will Deacon --- Reading git-diff-tree failed