Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
authorWill Deacon <will@kernel.org>
Tue, 8 Dec 2020 15:21:49 +0000 (15:21 +0000)
committerWill Deacon <will@kernel.org>
Tue, 8 Dec 2020 15:21:49 +0000 (15:21 +0000)
commitc74009f5290d6679ecb865b5d795508df7ad599f
tree1c619442a83c776eddbb1cb4b722d8822cf670ec
parent113eb4ce4fc33ef3deda1431497811d43342c0cc
parent4165bf015ba9454f45beaad621d16c516d5c5afe
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core

Merge in IOMMU fixes for 5.10 in order to resolve conflicts against the
queue for 5.11.

* for-next/iommu/fixes:
  iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
  iommu/vt-d: Don't read VCCAP register unless it exists
  x86/tboot: Don't disable swiotlb when iommu is forced on
  iommu: Check return of __iommu_attach_device()
  arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
  iommu/amd: Enforce 4k mapping for certain IOMMU data structures
  MAINTAINERS: Temporarily add myself to the IOMMU entry
  iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
  iommu/vt-d: Avoid panic if iommu init fails in tboot system
  iommu/vt-d: Cure VF irqdomain hickup
  x86/platform/uv: Fix copied UV5 output archtype
  x86/platform/uv: Drop last traces of uv_flush_tlb_others
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
drivers/iommu/intel/iommu.c
drivers/iommu/iommu.c