diff options
author | Dou Liyang <[email protected]> | 2017-06-21 18:14:21 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-06-22 10:34:41 +0200 |
commit | a884d25f383133c845d23c2cce929ba15994ca62 (patch) | |
tree | bef8d6f4264ada3b9fab904022c0bf4e13c405f5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 9df8109fd7969b94ed2332ae828e0b08ae8cbf9a (diff) |
x86/apic: Make init_legacy_irqs() __init
This function is only called by arch_early_irq_init(), which is an
__init function, so mark the child function __init as well.
In addition mark it inline for the !CONFIG_X86_IO_APIC case.
Signed-off-by: Dou Liyang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions