Skip to content
Commit af1be049 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/amd: Work around broken IVRS tables



On some systems the IVRS table does not contain all PCI
devices present in the system. In case a device not present
in the IVRS table is translated by the IOMMU no DMA is
possible from that device by default.
This patch fixes this by removing the DTE entry for every
PCI device present in the system and not covered by IVRS.

Cc: stable@vger.kernel.org # >= 3.0
Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent dcd6c922
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment