iommu/amd: Add IOAPIC remapping routines
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 26 Jun 2012 09:17:32 +0000 (11:17 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:43:51 +0000 (17:43 +0200)
commit5527de744da61f55aaa9b804873923f95272e793
treee285dc54b58f7ab1198d44c9768c14e6b2345a37
parent2b324506341cb3baf65f3b6a0f950dd7648938ac
iommu/amd: Add IOAPIC remapping routines

Add the routine to setup interrupt remapping for ioapic
interrupts. Also add a routine to change the affinity of an
irq and to free an irq allocation for interrupt remapping.
The last two functions will also be used for MSI interrupts.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/amd_iommu.c