]> Pileus Git - ~andy/linux/commit
x86, io_apic: Convert setup_ioapic_entry to function pointer
authorJoerg Roedel <joro@8bytes.org>
Wed, 26 Sep 2012 10:44:40 +0000 (12:44 +0200)
committerJoerg Roedel <joro@8bytes.org>
Mon, 28 Jan 2013 11:17:26 +0000 (12:17 +0100)
commita6a25dd3270944f3c4182ffcbe0f60482471e849
tree371c11c26abba1b56b203b61c3ae1a5f98af60c0
parent373dd7a27f2469020e7b56744cf47b82986b9749
x86, io_apic: Convert setup_ioapic_entry to function pointer

This pointer is changed to a different function when IRQ
remapping is enabled.

Signed-off-by: Joerg Roedel <joro@8bytes.org>
Acked-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/include/asm/io_apic.h
arch/x86/include/asm/x86_init.h
arch/x86/kernel/apic/io_apic.c
arch/x86/kernel/x86_init.c
drivers/iommu/irq_remapping.c