From: Chris Wright Date: Tue, 16 Jun 2009 07:01:37 +0000 (-0400) Subject: amd-iommu: resume cleanup X-Git-Tag: v2.6.31-rc1~97^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a047d8b9efc4b7d0c57ca4835f7e519e5c90d3f;p=pandora-kernel.git amd-iommu: resume cleanup Now that enable_iommus() will call iommu_disable() for each iommu, the call to disable_iommus() during resume is redundant. Also, the order for an invalidation is to invalidate device table entries first, then domain translations. Signed-off-by: Chris Wright Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed