Re: [PATCH v2 0/6] iommu/qcom: Misc Fixes
Will Deacon <[email protected]>
| Newsgroups | dev.linux.lists.iommu,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 17 Jul 2026 20:16:02 +0530, Mukesh Ojha wrote: > Series to address fixes in legacy qcom_iommu driver, it is based on top > of https://lore.kernel.org/lkml/[email protected]/ > > Changes in v1: https://lore.kernel.org/lkml/[email protected]/ > - Used devm_pm_runtime_enable in 2/6 as per comment. > - Dropped 6/8 and 8/8 from the last series. > - Added R-b and fixes tag. > > [...] Applied to iommu (arm/smmu/updates), thanks! [1/6] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault() https://git.kernel.org/iommu/c/1f33b8208a19 [2/6] iommu/qcom: Use devm_pm_runtime_enable() in qcom_iommu_device_probe() https://git.kernel.org/iommu/c/bf69e515b180 [3/6] iommu/qcom: Check pm_runtime_resume_and_get() return in probe https://git.kernel.org/iommu/c/e910315ae08a [4/6] iommu/qcom: Fix pgtbl_ops leak in qcom_iommu_init_domain() error path https://git.kernel.org/iommu/c/3c748a5554f9 [5/6] iommu/qcom: Publish pgtbl_ops before releasing init_mutex https://git.kernel.org/iommu/c/a05b67cd45ad [6/6] iommu/qcom: Enable clocks before hardware access in qcom_iommu_ctx_probe() https://git.kernel.org/iommu/c/cb776a03a534 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev