From: Joerg Roedel Date: Tue, 21 Jul 2015 13:20:32 +0000 (+0200) Subject: iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi X-Git-Tag: omap-for-v4.3/fixes-rc1~57^2^6~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ddcbe9301023928f877b675a40914427928f2a;p=pandora-kernel.git iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi This function can figure out the domain-id to use itself from the iommu_did array. This is more reliable over different domain types and brings us one step further to remove the domain->id field. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed