diff options
author | Jon Medhurst <tixy@linaro.org> | 2013-05-21 13:40:51 (GMT) |
---|---|---|
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2013-05-21 13:40:51 (GMT) |
commit | b382b940f821784107ca22de3455bb90e4512557 (patch) | |
tree | 4d4aa0747a13a27dcb7502b54e60ada6cc6d4b08 /lib/kstrtox.c | |
parent | 05774088391c7430f6a4c1d5d18196ef17bb3ba9 (diff) | |
download | linux-fsl-qoriq-b382b940f821784107ca22de3455bb90e4512557.tar.xz |
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>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Diffstat (limited to 'lib/kstrtox.c')
0 files changed, 0 insertions, 0 deletions