From: Joerg Roedel <joro@8bytes.org>
To: Lu Baolu <baolu.lu@linux.intel.com>
Cc: iommu@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for v6.15
Date: Mon, 10 Mar 2025 09:31:46 +0100 [thread overview]
Message-ID: <Z86jcijk6U-3Li5G@8bytes.org> (raw)
In-Reply-To: <20250310024749.3702681-1-baolu.lu@linux.intel.com>
On Mon, Mar 10, 2025 at 10:47:43AM +0800, Lu Baolu wrote:
> Hi Joerg,
>
> The following changes have been queued for v6.15-rc1. They are about new
> features and code refactoring, including:
>
> - Checking for SVA support in domain allocation and attach paths
> - Move PCI ATS and PRI configuration into probe paths
> - Fix a pentential hang on reboot -f
> - Miscellaneous cleanups
>
> These patches are based on v6.14-rc6. Please consider them for the
> iommu/vt-d branch.
>
> Best regards,
> baolu
>
> Jason Gunthorpe (2):
> iommu/vt-d: Use virt_to_phys()
> iommu/vt-d: Check if SVA is supported when attaching the SVA domain
>
> Lu Baolu (3):
> iommu/vt-d: Move scalable mode ATS enablement to probe path
> iommu/vt-d: Move PRI enablement in probe path
> iommu/vt-d: Cleanup intel_context_flush_present()
>
> Yunhui Cui (1):
> iommu/vt-d: Fix system hang on reboot -f
>
> drivers/iommu/intel/iommu.c | 237 +++++++++++++-----------------------
> drivers/iommu/intel/iommu.h | 28 +----
> drivers/iommu/intel/pasid.c | 43 ++-----
> drivers/iommu/intel/prq.c | 2 +-
> drivers/iommu/intel/svm.c | 43 +++++++
> 5 files changed, 143 insertions(+), 210 deletions(-)
Applied, thanks Baolu.
prev parent reply other threads:[~2025-03-10 8:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 2:47 [PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for v6.15 Lu Baolu
2025-03-10 2:47 ` [PATCH 1/6] iommu/vt-d: Fix system hang on reboot -f Lu Baolu
2025-03-10 2:47 ` [PATCH 2/6] iommu/vt-d: Use virt_to_phys() Lu Baolu
2025-03-10 2:47 ` [PATCH 3/6] iommu/vt-d: Check if SVA is supported when attaching the SVA domain Lu Baolu
2025-03-10 2:47 ` [PATCH 4/6] iommu/vt-d: Move scalable mode ATS enablement to probe path Lu Baolu
2025-03-10 2:47 ` [PATCH 5/6] iommu/vt-d: Move PRI enablement in " Lu Baolu
2025-03-10 2:47 ` [PATCH 6/6] iommu/vt-d: Cleanup intel_context_flush_present() Lu Baolu
2025-03-10 8:31 ` 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=Z86jcijk6U-3Li5G@8bytes.org \
--to=joro@8bytes.org \
--cc=baolu.lu@linux.intel.com \
--cc=iommu@lists.linux.dev \
--cc=linux-kernel@vger.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.