]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit8fa5f802abf3cd374b5f07418cea72c5d9d204cc
tree40ab1352de8ac21c061e9bae524ecbe5249e1c9a
parent39c555460cbc6d35656878c89d4664fbd6c81551
x86/amd-iommu: Introduce global dev_data_list

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>
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c