]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, AMD IOMMU: initialize dma_ops from IOMMU initialization and enable IOMMUs
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 26 Jun 2008 19:28:07 +0000 (21:28 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 08:12:21 +0000 (10:12 +0200)
commit8736197ba8e40d030eec0ab7a9e9f2be41810c4e
tree2ad786a9626caec77f5a4e11b12d44999661c789
parentc6da992e16a9d261eb9dfeff14e9777c3e0468c5
x86, AMD IOMMU: initialize dma_ops from IOMMU initialization and enable IOMMUs

This patch adds a call to the driver specific dma_ops initialization routine
from the AMD IOMMU hardware initialization. Further it adds the necessary code
to finally enable AMD IOMMU hardware.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org
Cc: bhavna.sarathy@amd.com
Cc: Sebastian.Biemueller@amd.com
Cc: robert.richter@amd.com
Cc: joro@8bytes.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/amd_iommu_init.c