x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 20 Nov 2009 15:48:58 +0000 (16:48 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:16:28 +0000 (14:16 +0100)
commite3306664eb307ae4cc93211cd9f12d0dbd49de65
tree0e4d41b4303a57b066c451d8dbc1c4577b1533d8
parentaeb26f55337d4310840c8adc3ec7d6aebb714472
x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()

This patch reimplementes the amd_iommu_flush_all_domains
function to use the global protection domain list instead
of flushing every domain on every IOMMU.

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