From: Linus Torvalds Date: Fri, 18 Oct 2019 22:23:16 +0000 (-0400) Subject: Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.15~5285 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90105ae1eeef51987f40d8e2db4c9c79604fc4e4;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'iommu-fixes-v5.4-rc3' of git://git./linux/kernel/git/joro/iommu Pull iommu fixes from Joerg Roedel: - Fixes for page-table issues on Mali GPUs - Missing free in an error path for ARM-SMMU - PASID decoding in the AMD IOMMU Event log code - Another update for the locking fixes in the AMD IOMMU driver - Reduce the calls to platform_get_irq() in the IPMMU-VMSA and Rockchip IOMMUs to get rid of the warning message added to this function recently * tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: iommu/amd: Check PM_LEVEL_SIZE() condition in locked section iommu/amd: Fix incorrect PASID decoding from event log iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory iommu/rockchip: Don't use platform_get_irq to implicitly count irqs iommu/io-pgtable-arm: Support all Mali configurations iommu/io-pgtable-arm: Correct Mali attributes iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context --- 90105ae1eeef51987f40d8e2db4c9c79604fc4e4