]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/amd: Use AMD specific data structure for irq remapping
authorJoerg Roedel <joro@8bytes.org>
Tue, 9 Apr 2013 13:39:16 +0000 (15:39 +0200)
committerJoerg Roedel <joro@8bytes.org>
Thu, 18 Apr 2013 15:21:15 +0000 (17:21 +0200)
commitdf9050033bd6e1403f788b2bbebccdc8351bc06f
treef3011635ab3b05be998e77cc19f60717e2976bbe
parent6967365e1320e01219579bbe3eb94cf4bc9322eb
iommu/amd: Use AMD specific data structure for irq remapping

For compatibility reasons the irq remapping code for the AMD
IOMMU used the same per-irq data structure as the Intel
implementation. Now that support for the AMD specific data
structure is upstream we can use this one instead.

Reviewed-by: Shuah Khan <shuahkhan@gmail.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/amd_iommu.c