commit | d04e0ba3432e3fa68bd779330e0f79a9d979bc5f | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Jul 02 16:02:20 2012 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Fri Sep 28 17:43:53 2012 +0200 |
tree | bf79193c07648d6567a60f1d96e9686bc378d726 | |
parent | 6b474b8224cdb473f19e8c925171e608499cc45d [diff] |
iommu/amd: Make sure irq remapping still works on dma init failure Do not deinitialize the AMD IOMMU driver completly when interrupt remapping is already in use but the initialization of the DMA layer fails for some reason. Make sure the IOMMU can still be used to remap interrupts. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>