commit | 5527de744da61f55aaa9b804873923f95272e793 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Jun 26 11:17:32 2012 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Sep 28 17:43:51 2012 +0200 |
tree | e285dc54b58f7ab1198d44c9768c14e6b2345a37 | |
parent | 2b324506341cb3baf65f3b6a0f950dd7648938ac [diff] |
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>