diff options
author | Thomas Gleixner <[email protected]> | 2015-01-15 21:22:35 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-01-22 15:10:56 +0100 |
commit | ef4c59a4b64c62f977187cae444aee25bebb02fe (patch) | |
tree | a3e0b34cc5190b7315531f123ea6312731c9d20b /lib/mpi/mpiutil.c | |
parent | 35e4c6d30e6f69745d77afd5f63203ad440bed12 (diff) |
x86/smpboot: Cleanup ioapic handling
smpboot is very creative with the ways to disable ioapic.
smpboot_clear_io_apic() smpboot_clear_io_apic_irqs() and
disable_ioapic_support() serve a similar purpose.
smpboot_clear_io_apic_irqs() is the most useless of all
functions as it clears a variable which has not been setup yet.
Aside of that it has the same ifdef mess and conditionals around the
ioapic related code, which can now be removed.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Tony Luck <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions