From: Joerg Roedel Date: Mon, 23 Nov 2009 14:26:46 +0000 (+0100) Subject: x86/amd-iommu: Use dev->arch->iommu to store iommu related information X-Git-Tag: v2.6.33-rc1~409^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657cbb6b6cba0f9c98c5299e0c803b2c0e67ea0a;p=pandora-kernel.git x86/amd-iommu: Use dev->arch->iommu to store iommu related information This patch changes IOMMU code to use dev->archdata->iommu to store information about the alias device and the domain the device is attached to. This allows the driver to get rid of the amd_iommu_pd_table in the future. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed