]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86/amd-iommu: Keep devices per domain in a list
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 26 Nov 2009 10:13:32 +0000 (11:13 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:34 +0000 (14:20 +0100)
commit7c392cbe984d904f7c89a6a75b2ac245254e8da5
tree48b5d1f73cd3814de15d32a0e82a963dd4237f9c
parent241000556f751dacd332df6ab2e903a23746e51e
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 <joerg.roedel@amd.com>
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c