From: Marc Zyngier Date: Wed, 2 Jan 2013 15:24:22 +0000 (+0000) Subject: arm64: SMP: rework the SMP code to be enabling method agnostic X-Git-Tag: v3.9-rc1~141^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d329de3f2ada413c7cd16e1dc1d70d4abc7309e9;p=pandora-kernel.git arm64: SMP: rework the SMP code to be enabling method agnostic In order to introduce PSCI support, let the SMP code handle multiple enabling methods. This also allow CPUs to be booted using different methods (though this feels a bit weird...). In the process, move the spin-table code to its own file. Signed-off-by: Marc Zyngier Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed