Merge branch 'for-next/iommu/misc' into for-next/iommu/core
authorWill Deacon <will@kernel.org>
Tue, 8 Dec 2020 15:04:49 +0000 (15:04 +0000)
committerWill Deacon <will@kernel.org>
Tue, 8 Dec 2020 15:04:49 +0000 (15:04 +0000)
commit854623fdea9dc3ae8543a4d5d8448ebbaee61acc
tree960f6709bfdf98ee1e871205395cd741f7433925
parent1ab2bf5831586820a1dbe4425daf1c86a482129d
parentf37eb48466d2ef4de33207f7389716d1734d9710
Merge branch 'for-next/iommu/misc' into for-next/iommu/core

Miscellaneous IOMMU changes for 5.11. Largely cosmetic, apart from a
change to the way in which identity-mapped domains are configured so
that the requests are now batched and can potentially use larger pages
for the mapping.

* for-next/iommu/misc:
  iommu/io-pgtable-arm: Remove unused 'level' parameter from iopte_type() macro
  iommu: Defer the early return in arm_(v7s/lpae)_map
  iommu: Improve the performance for direct_mapping
  iommu: return error code when it can't get group
  iommu: Modify the description of iommu_sva_unbind_device
drivers/iommu/io-pgtable-arm.c
drivers/iommu/iommu.c