Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Rob Clark <robin.clark@oss.qualcomm.com>,
	"Joerg Roedel (AMD)" <joro@8bytes.org>,
	Alex Williamson <alex@shazbot.org>,
	Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	Will Deacon <will@kernel.org>,
	Robin Murphy <robin.murphy@arm.com>,
	iommu@lists.linux.dev, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/6] iommu/qcom: Misc Fixes
Date: Wed, 22 Jul 2026 22:39:27 +0100	[thread overview]
Message-ID: <178472567878.2875601.1864864907076566245.b4-ty@kernel.org> (raw)
In-Reply-To: <20260717144608.3216274-1-mukesh.ojha@oss.qualcomm.com>

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/20260623071245.1985938-1-haoxiang_li2024@163.com/
> 
> Changes in v1: https://lore.kernel.org/lkml/20260623122034.1166295-1-mukesh.ojha@oss.qualcomm.com/
>  - 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


      parent reply	other threads:[~2026-07-22 21:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-17 14:46 [PATCH v2 0/6] iommu/qcom: Misc Fixes Mukesh Ojha
2026-07-17 14:46 ` [PATCH v2 1/6] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault() Mukesh Ojha
2026-07-17 14:46 ` [PATCH v2 2/6] iommu/qcom: Use devm_pm_runtime_enable() in qcom_iommu_device_probe() Mukesh Ojha
2026-07-17 15:23   ` Konrad Dybcio
2026-07-17 14:46 ` [PATCH v2 3/6] iommu/qcom: Check pm_runtime_resume_and_get() return in probe Mukesh Ojha
2026-07-17 14:46 ` [PATCH v2 4/6] iommu/qcom: Fix pgtbl_ops leak in qcom_iommu_init_domain() error path Mukesh Ojha
2026-07-17 14:46 ` [PATCH v2 5/6] iommu/qcom: Publish pgtbl_ops before releasing init_mutex Mukesh Ojha
2026-07-17 14:46 ` [PATCH v2 6/6] iommu/qcom: Enable clocks before hardware access in qcom_iommu_ctx_probe() Mukesh Ojha
2026-07-22 21:39 ` Will Deacon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178472567878.2875601.1864864907076566245.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=alex@shazbot.org \
    --cc=catalin.marinas@arm.com \
    --cc=iommu@lists.linux.dev \
    --cc=joro@8bytes.org \
    --cc=kernel-team@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mukesh.ojha@oss.qualcomm.com \
    --cc=robin.clark@oss.qualcomm.com \
    --cc=robin.murphy@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox