git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b474b8
)
iommu/amd: Make sure irq remapping still works on dma init failure
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 2 Jul 2012 14:02:20 +0000
(16:02 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:43:53 +0000
(17:43 +0200)
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>
No differences found