diff options
| author | Dou Liyang <[email protected]> | 2017-09-13 17:12:49 +0800 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2017-09-25 15:03:16 +0200 |
| commit | 4f45ed9f848f0721967e2f79e5409b6538894a43 (patch) | |
| tree | ee5ca336dceb57eea613f9e36abde6760fafcf85 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 3e730dad3b6da42d21c05007445ca1bfd219d7ce (diff) | |
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Calling native_smp_prepare_cpus() to prepare for SMP bootup, does some
sanity checking, enables APIC mode and disables SMP feature.
Now, APIC mode setup has been unified to apic_intr_mode_init(), some sanity
checks are redundant and need to be cleanup.
Mark the apic_intr_mode extern to refine the switch and remove the
redundant sanity check.
Signed-off-by: Dou Liyang <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions