[PATCH v3 6/6] ARM: mach-virt: add SMP support using PSCI

2012-12-18 Thread Will Deacon
This patch adds support for SMP to mach-virt using the PSCI infrastructure. Signed-off-by: Will Deacon will.dea...@arm.com --- arch/arm/mach-virt/Kconfig | 1 + arch/arm/mach-virt/Makefile | 1 + arch/arm/mach-virt/platsmp.c | 58

Re: [PATCH v3 6/6] ARM: mach-virt: add SMP support using PSCI

2012-12-18 Thread Nicolas Pitre
On Tue, 18 Dec 2012, Will Deacon wrote: This patch adds support for SMP to mach-virt using the PSCI infrastructure. Signed-off-by: Will Deacon will.dea...@arm.com Reviewed-by: Nicolas Pitre n...@linaro.org --- arch/arm/mach-virt/Kconfig | 1 + arch/arm/mach-virt/Makefile | 1 +