x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core
authorJoerg Roedel <joro@8bytes.org>
Wed, 26 Sep 2012 10:44:45 +0000 (12:44 +0200)
committerJoerg Roedel <joro@8bytes.org>
Mon, 28 Jan 2013 11:17:27 +0000 (12:17 +0100)
commit9b1b0e42f54bc452817f4bb6a8d939afe4f04303
tree9b3edc203e3ac5b23c5202605f5c4a9dbe023c03
parent819508d302e5b6d6dacb5c3d5e4756091e32cc7d
x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core

Move all the code to either to the header file
asm/irq_remapping.h or to drivers/iommu/.

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/hw_irq.h
arch/x86/include/asm/io_apic.h
arch/x86/include/asm/irq_remapping.h
arch/x86/kernel/apic/io_apic.c
drivers/iommu/amd_iommu.c
drivers/iommu/intel_irq_remapping.c
drivers/iommu/irq_remapping.c