diff options
author | Thomas Gleixner <[email protected]> | 2017-08-28 08:47:35 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-29 11:42:30 +0200 |
commit | a45525b5b47c10c0446eda21227792b39af233dc (patch) | |
tree | 96675f0341e2ac551ab6625def641fdb5c72e22b /tools/perf/scripts/python/sched-migration.py | |
parent | 0428e01a2f13a6b7dae8289fb10030dbea336dee (diff) |
x86/irq_work: Make it depend on APIC
The irq work interrupt vector is only installed when CONFIG_X86_LOCAL_APIC is
enabled, but the interrupt handler is compiled in unconditionally.
Compile the cruft out when the APIC is disabled.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions