From: Linus Torvalds Date: Fri, 15 Jan 2021 18:48:58 +0000 (-0800) Subject: Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux X-Git-Tag: accepted/tizen/unified/20230118.172025~8082 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7aec71cd9c1f251ef17eae5f898c10133d49421d;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'iommu-fixes' of git://git./linux/kernel/git/arm64/linux Pull iommu fixes from Will Deacon: "Three IOMMU fixes for -rc4. The main one is a change to the Intel IOMMU driver to fix the handling of unaligned addresses when invalidating the TLB. The fix itself is a bit ugly (the caller does a bunch of shifting which is then effectively undone later in the callchain), but Lu has patches to clean all of this up in 5.12. Summary: - Fix address alignment handling for VT-D TLB invalidation - Enable workarounds for buggy Qualcomm firmware on two more SoCs - Drop duplicate #include" * tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: iommu/vt-d: Fix duplicate included linux/dma-map-ops.h iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev() --- 7aec71cd9c1f251ef17eae5f898c10133d49421d