diff options
author | 2016-01-19 14:11:18 +0100 | |
---|---|---|
committer | 2016-03-09 02:44:03 +0000 | |
commit | 04a0e4dee85642138dc7bd78f50ebee397e057a8 (patch) | |
tree | 32635190e23808e2814e5e3c160687ef72ef0eab /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | irqchip/gic-v3: Remove gic_root_node variable from the ITS code (diff) | |
download | linux-dev-04a0e4dee85642138dc7bd78f50ebee397e057a8.tar.xz linux-dev-04a0e4dee85642138dc7bd78f50ebee397e057a8.zip |
irqchip/gic-v3-its: Mark its_init() and its children as __init
gicv3_init_bases() is the only caller for its_init(),
also it is a __init function, so mark its_init() as __init too,
then recursively mark the functions called as __init.
This will help to introduce ITS initialization using ACPI tables as
we will use acpi_table_parse_entries family functions there which
belong to __init section as well.
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Tomasz Nowicki <tn@semihalf.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions