x86/amd-iommu: Introduce global dev_data_list
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 9 Jun 2011 10:24:45 +0000 (12:24 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 14 Jun 2011 10:49:57 +0000 (12:49 +0200)
This list keeps all allocated iommu_dev_data structs in a
list together. This is needed for instances that have no
associated device.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found