iommu/amd: Keep a list of devices in an alias group
authorJoerg Roedel <jroedel@suse.de>
Tue, 5 Aug 2014 14:48:10 +0000 (16:48 +0200)
committerJoerg Roedel <jroedel@suse.de>
Tue, 26 Aug 2014 09:37:42 +0000 (11:37 +0200)
commitf251e187f2949c690fc13a91df7b873a6b5be671
tree66f9b0e5f7cb1633791cef7426bc505c6e50d1a2
parent50917e265ebd2ea33bc34b22b3981f1e88415eae
iommu/amd: Keep a list of devices in an alias group

Some broken devices might use any request-id from the alias
group, so we need to set a DTE entry for every device in
there. This patch adds creation of those lists.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c