x86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_phys
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 2 Sep 2009 15:08:55 +0000 (17:08 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:03:42 +0000 (16:03 +0200)
commita6d41a4027b758a9473197a78fab45afb31003aa
tree4b80b62f33819494b4c0fe9a446a0ee8c78cfcc2
parent38a76eeeafb251bf67d143a34b37a8105cff302e
x86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_phys

Don't reimplement the page table walker in this function.
Use the generic one.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c