• Joerg Roedel's avatar
    iommu/amd: Check for the right TLP prefix bit · a3b93121
    Joerg Roedel authored
    Unfortunatly the PRI spec changed and moved the
    TLP-prefix-required bit to a different location. This patch
    makes the necessary change in the AMD IOMMU driver.
    Regressions are not expected because all hardware
    implementing the PRI capability sets this bit to zero
    anyway.
    
    Cc: stable@vger.kernel.org # v3.3
    Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
    a3b93121
amd_iommu.c 82.4 KB