diff options
author | 2013-05-21 13:40:51 +0000 | |
---|---|---|
committer | 2013-05-21 13:40:51 +0000 | |
commit | b382b940f821784107ca22de3455bb90e4512557 (patch) | |
tree | 4d4aa0747a13a27dcb7502b54e60ada6cc6d4b08 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm: introduce psci_smp_ops (diff) | |
download | linux-dev-b382b940f821784107ca22de3455bb90e4512557.tar.xz linux-dev-b382b940f821784107ca22de3455bb90e4512557.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions