aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-12-13 13:23:13 +0000
committerJon Medhurst <tixy@linaro.org>2013-05-09 13:59:31 +0100
commit25df780c82b9121aa1d38f16f4c470dd3375dfde (patch)
treeba3ec3e248bd461be28294752da4516e048703f4 /arch/arm/mach-vexpress
parentfd9b572ce3bf0b9f9aaa000d7fbbcebb17608f53 (diff)
ARM: Enable selection of SMP operations at boot time
Add a new 'smp_init' hook to machine_desc so platforms can specify a function to be used to setup smp ops instead of having a statically defined value. The hook must return true when smp_ops are initialized. If false the static mdesc->smp_ops will be used by default. Add the definition of "bool" by including the linux/types.h file to asm/mach/arch.h and make it self-contained. Signed-off-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-vexpress')
0 files changed, 0 insertions, 0 deletions