All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Robin Murphy <robin.murphy@arm.com>
Cc: will@kernel.org, iommu@lists.linux.dev, yf.wang@mediatek.com
Subject: Re: [PATCH] iommu/dma: Remove redundant locking
Date: Mon, 10 Mar 2025 09:24:22 +0100	[thread overview]
Message-ID: <Z86htswCMoruhkSC@8bytes.org> (raw)
In-Reply-To: <a943d4c198e6a1fffe998337d577dc3aa7f660a9.1740585469.git.robin.murphy@arm.com>

On Wed, Feb 26, 2025 at 03:57:49PM +0000, Robin Murphy wrote:
> This reverts commit ac9a5d522bb80be50ea84965699e1c8257d745ce.
> 
> iommu_dma_init_domain() is now only called under the group mutex, as it
> should be given that that the default domain belongs to the group, so
> the additional internal locking is no longer needed.
> 
> Signed-off-by: Robin Murphy <robin.murphy@arm.com>
> ---
>  drivers/iommu/dma-iommu.c | 17 ++++-------------
>  1 file changed, 4 insertions(+), 13 deletions(-)

Applied, thanks.

      parent reply	other threads:[~2025-03-10  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26 15:57 [PATCH] iommu/dma: Remove redundant locking Robin Murphy
2025-03-05 17:30 ` Jason Gunthorpe
2025-03-10  8:24 ` Joerg Roedel [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=Z86htswCMoruhkSC@8bytes.org \
    --to=joro@8bytes.org \
    --cc=iommu@lists.linux.dev \
    --cc=robin.murphy@arm.com \
    --cc=will@kernel.org \
    --cc=yf.wang@mediatek.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.