iommu/amd: Check for the right TLP prefix bit
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 12 Apr 2012 10:49:26 +0000 (12:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Jun 2012 15:36:09 +0000 (00:36 +0900)
commitf9a07f3089169d943ba0e61e7670e61199020870
tree5103bf8fe36f1f4c019477b879e3093fb3d4b1b6
parentc7faf5bbaeba30053627de3b333d3c17e051ba80
iommu/amd: Check for the right TLP prefix bit

commit a3b93121430c7b46c2895a7744261be107ccdf7f upstream.

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.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/iommu/amd_iommu.c