From: Robin Murphy <robin.murphy@arm.com>
To: joro@8bytes.org, jgg@nvidia.com
Cc: will@kernel.org, schnelle@linux.ibm.com, iommu@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] iommu: Make flush queues a proper capability
Date: Thu, 4 May 2023 22:10:54 +0100 [thread overview]
Message-ID: <cover.1683233867.git.robin.murphy@arm.com> (raw)
Hi all,
Since it came up in discussion on the default domain series, it seemed
pertinent to dig this idea up, whcih I started a while ago, and finish
it off.
Cheers,
Robin.
Robin Murphy (2):
iommu: Add a capability for flush queue support
iommu: Use flush queue capability
drivers/iommu/amd/iommu.c | 2 ++
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 2 +-
drivers/iommu/arm/arm-smmu/arm-smmu.c | 4 ++--
drivers/iommu/dma-iommu.c | 3 ++-
drivers/iommu/intel/iommu.c | 2 +-
drivers/iommu/iommu.c | 3 ++-
include/linux/iommu.h | 6 ++++++
7 files changed, 16 insertions(+), 6 deletions(-)
--
2.39.2.101.g768bb238c484.dirty
next reply other threads:[~2023-05-04 21:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-04 21:10 Robin Murphy [this message]
2023-05-04 21:10 ` [PATCH 1/2] iommu: Add a capability for flush queue support Robin Murphy
2023-05-05 2:07 ` Baolu Lu
2023-05-04 21:10 ` [PATCH 2/2] iommu: Use flush queue capability Robin Murphy
2023-05-04 22:46 ` [PATCH 0/2] iommu: Make flush queues a proper capability Jason Gunthorpe
2023-05-05 2:54 ` Jerry Snitselaar
2023-05-05 3:58 ` Jerry Snitselaar
2023-05-22 15:39 ` Joerg Roedel
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.1683233867.git.robin.murphy@arm.com \
--to=robin.murphy@arm.com \
--cc=iommu@lists.linux.dev \
--cc=jgg@nvidia.com \
--cc=joro@8bytes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=schnelle@linux.ibm.com \
--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.