commit | f91ba190648be4ff127d6aaf3993ac19d66dc2c2 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Nov 25 12:56:12 2008 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Wed Dec 03 12:20:46 2008 +0100 |
tree | 1e56d253b20759ca9c11fba0dd8ca5b243b8e47e | |
parent | eac9fbc6a90ab3440f4d98a8c52b15a724fc6f4f [diff] |
AMD IOMMU: set device table entry for aliased devices 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>