x86/amd-iommu: Remove bus_addr check in iommu_map_page
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 2 Sep 2009 14:52:23 +0000 (16:52 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:03:48 +0000 (16:03 +0200)
commitbad1cac28a707c69301a4d0612da9ccbecd51953
tree6cf2dc2e805c2d0bf7998da5b1711c83e157e238
parent8c8c143cdc95ebe50fd962917556e25e8912997b
x86/amd-iommu: Remove bus_addr check in iommu_map_page

The driver now supports full 64 bit device address spaces.
So this check is not longer required.

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