Signed-off-by: Lukas Bulwahn
---
Christoph, please pick this minor non-urgent clean-up patch for swiotlb.
MAINTAINERS | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d5ea4ef223f8..cc12a3aaad45 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@
tches F:drivers/iommu/mtk-iommu*
Repair this minor typo in the file pattern.
Signed-off-by: Lukas Bulwahn
---
applies cleanly on next-20210205
Yong, please ack.
Will, please pick this minor fixup for your iommu-next tree.
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 delet
nused when !CONFIG_INTEL_IOMMU_SVM, and hence,
make CC=clang W=1 warns with an -Wunused-function warning.
Include these parts conditionally on CONFIG_INTEL_IOMMU_SVM.
Signed-off-by: Lukas Bulwahn
---
applies cleanly on current master and next-20201113
Liu Yi L, Jakob Pan, Lu Baolu, please ack.
Joerg, p
On Fri, 21 Aug 2020, Will Deacon wrote:
> On Sun, Aug 02, 2020 at 08:53:20AM +0200, Lukas Bulwahn wrote:
> > Commit e86d1aa8b60f ("iommu/arm-smmu: Move Arm SMMU drivers into their own
> > subdirectory") moved drivers/iommu/qcom_iommu.c to
> > drivers/iommu/ar
./scripts/get_maintainer.pl --self-test=patterns complains:
warning: no file matchesF:drivers/iommu/qcom_iommu.c
Update the file entry in MAINTAINERS to the new location.
Signed-off-by: Lukas Bulwahn
Acked-by: Will Deacon
---
v1: https://lore.kernel.org/lkml/20200802065320.7470-1-
./scripts/get_maintainer.pl --self-test=patterns complains:
warning: no file matchesF:drivers/iommu/qcom_iommu.c
Update the file entry in MAINTAINERS to the new location.
Signed-off-by: Lukas Bulwahn
---
Will, please ack.
Joerg, please pick this minor non-urgent patch for your -next branch