From: Joerg Roedel Date: Thu, 3 Sep 2009 13:45:51 +0000 (+0200) Subject: x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices X-Git-Tag: v2.6.32-rc1~727^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0faf54ee82bf9c07f0307b4391caad4020bd659;p=pandora-kernel.git x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices The amd_iommu_pd_table is indexed by protection domain number and not by device id. So this check is broken and must be removed. Cc: stable@kernel.org Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed