From: Joerg Roedel Date: Thu, 26 Nov 2009 10:13:32 +0000 (+0100) Subject: x86/amd-iommu: Keep devices per domain in a list X-Git-Tag: v2.6.33-rc1~409^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c392cbe984d904f7c89a6a75b2ac245254e8da5;p=pandora-kernel.git x86/amd-iommu: Keep devices per domain in a list This patch introduces a list to each protection domain which keeps all devices associated with the domain. This can be used later to optimize certain functions and to completly remove the amd_iommu_pd_table. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed