AMD IOMMU: set device table entry for aliased devices
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 25 Nov 2008 11:56:12 +0000 (12:56 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Wed, 3 Dec 2008 11:20:46 +0000 (12:20 +0100)
In some rare cases a request can arrive an IOMMU with its originial
requestor id even it is aliased. Handle this by setting the device table
entry to the same protection domain for the original and the aliased
requestor id.

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

No differences found