x86/ioapic: Provide stub functions for IOAPIC%3Dn
authorThomas Gleixner <tglx@linutronix.de>
Thu, 15 Jan 2015 21:22:30 +0000 (21:22 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 Jan 2015 14:10:55 +0000 (15:10 +0100)
commit8686608336e11276d72d020cb0b67bee70d9a5cd
tree22d75d0e43ef005b238d641ce1537bde686a6dba
parentf77aa308e5a6144a47311ad6905a1a72bc0014f9
x86/ioapic: Provide stub functions for IOAPIC%3Dn

To avoid lots of ifdeffery provide proper stubs for setup_IO_APIC(),
enable_IO_APIC() and setup_ioapic_dest().

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Borislav Petkov <bp@alien8.de>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Tony Luck <tony.luck@intel.com>
Link: http://lkml.kernel.org/r/20150115211703.397170414@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/io_apic.h
This page took 0.051231 seconds and 5 git commands to generate.