x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 23 Nov 2009 18:08:46 +0000 (19:08 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:17:01 +0000 (14:17 +0100)
commit576175c2503ae9b0f930ee9a6a0abaf7ef8956ad
treefde988b91b94d41d848e780e64e22053dc74551f
parent680525e06ddccda8c51bdddf532cd5b7d950c411
x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs

Since the assumption that an dma_ops domain is only bound to
one IOMMU was given up we need to make alloc_new_range aware
of it.

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