From: Robin Murphy <robin.murphy@arm.com>
To: will@kernel.org, joro@8bytes.org
Cc: iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] iommu/arm-smmu: Minor probe_device related improvements
Date: Fri, 8 Nov 2024 18:30:14 +0000 [thread overview]
Message-ID: <cover.1731088789.git.robin.murphy@arm.com> (raw)
Hi all,
Just a few tweaks to the SMMU drivers and core code which have fallen
out of some hacking on the __iommu_probe_device() path.
Cheers,
Robin.
Robin Murphy (3):
iommu/arm-smmu: Make instance lookup robust
iommu/arm-smmu-v3: Clean up iopf queue on probe failure
iommu: Manage driver probe deferral better
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 19 ++++++++-----
drivers/iommu/arm/arm-smmu/arm-smmu.c | 31 ++++++++++-----------
drivers/iommu/iommu.c | 2 +-
drivers/iommu/of_iommu.c | 2 --
4 files changed, 27 insertions(+), 27 deletions(-)
--
2.39.2.101.g768bb238c484.dirty
next reply other threads:[~2024-11-08 18:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 18:30 Robin Murphy [this message]
2024-11-08 18:30 ` [PATCH 1/3] iommu/arm-smmu: Make instance lookup robust Robin Murphy
2024-11-12 15:43 ` Will Deacon
2024-11-12 16:05 ` Robin Murphy
2024-11-08 18:30 ` [PATCH 2/3] iommu/arm-smmu-v3: Clean up iopf queue on probe failure Robin Murphy
2024-11-12 15:55 ` Will Deacon
2024-11-12 17:03 ` Robin Murphy
2024-11-08 18:30 ` [PATCH 3/3] iommu: Manage driver probe deferral better Robin Murphy
2024-11-12 16:00 ` Will Deacon
2024-11-12 14:49 ` [PATCH v2.5/3] iommu/arm-smmu-v3: Undo SMMU enable on probe failure Robin Murphy
2024-11-12 15:57 ` Will Deacon
2024-11-12 16:25 ` Robin Murphy
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=cover.1731088789.git.robin.murphy@arm.com \
--to=robin.murphy@arm.com \
--cc=iommu@lists.linux.dev \
--cc=joro@8bytes.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=will@kernel.org \
/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.