diff options
author | Thomas Gleixner <[email protected]> | 2017-08-28 08:47:34 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-29 11:42:29 +0200 |
commit | 0428e01a2f13a6b7dae8289fb10030dbea336dee (patch) | |
tree | 136eb5ccd9d75a247e55dc1f13971f320e16f461 /tools/perf/scripts/python/sched-migration.py | |
parent | 809547472edae0bc68f2b5abc37b92c8a988bc8a (diff) |
x86/ipi: Make platform IPI depend on APIC
The platform IPI vector is only installed when the local APIC is enabled. All
users of it depend on the local APIC anyway.
Make the related code conditional on CONFIG_X86_LOCAL_APIC=y.
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