Archive-only list for patches
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: iommu@lists.linux.dev, Robin Murphy <robin.murphy@arm.com>,
	Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>,
	Will Deacon <will@kernel.org>,
	Alejandro Jimenez <alejandro.j.jimenez@oracle.com>,
	Joao Martins <joao.m.martins@oracle.com>,
	Joerg Roedel <jroedel@suse.de>,
	patches@lists.linux.dev, Vasant Hegde <vasant.hegde@amd.com>
Subject: Re: [PATCH v2 00/14] Minor fixups and refactorings for AMD's io-pgtable code
Date: Wed, 4 Sep 2024 11:39:44 +0200	[thread overview]
Message-ID: <Ztgq4Kl4SmcxrjlY@8bytes.org> (raw)
In-Reply-To: <0-v2-831cdc4d00f3+1a315-amd_iopgtbl_jgg@nvidia.com>

On Thu, Aug 29, 2024 at 09:06:09PM -0300, Jason Gunthorpe wrote:
> Jason Gunthorpe (14):
>   iommu/amd: Move allocation of the top table into v1_alloc_pgtable
>   iommu/amd: Allocate the page table root using GFP_KERNEL
>   iommu/amd: Set the pgsize_bitmap correctly
>   iommu/amd: Remove amd_iommu_domain_update() from page table freeing
>   iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
>   iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
>   iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
>   iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
>   iommu/amd: Narrow the use of struct protection_domain to invalidation
>   iommu/amd: Remove conditions from domain free paths
>   iommu/amd: Fix typo of , instead of ;
>   iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
>   iommu/amd: Correct the reported page sizes from the V1 table
>   iommu/amd: Do not set the D bit on AMD v2 table entries

Applied, thanks.

      parent reply	other threads:[~2024-09-04  9:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-30  0:06 [PATCH v2 00/14] Minor fixups and refactorings for AMD's io-pgtable code Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 01/14] iommu/amd: Move allocation of the top table into v1_alloc_pgtable Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 02/14] iommu/amd: Allocate the page table root using GFP_KERNEL Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 03/14] iommu/amd: Set the pgsize_bitmap correctly Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 04/14] iommu/amd: Remove amd_iommu_domain_update() from page table freeing Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 05/14] iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 06/14] iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 07/14] iommu/amd: Remove amd_io_pgtable::pgtbl_cfg Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 08/14] iommu/amd: Store the nid in io_pgtable_cfg instead of the domain Jason Gunthorpe
2024-09-02  5:52   ` Vasant Hegde
2024-08-30  0:06 ` [PATCH v2 09/14] iommu/amd: Narrow the use of struct protection_domain to invalidation Jason Gunthorpe
2024-09-02  5:53   ` Vasant Hegde
2024-08-30  0:06 ` [PATCH v2 10/14] iommu/amd: Remove conditions from domain free paths Jason Gunthorpe
2024-09-02 12:03   ` Vasant Hegde
2024-08-30  0:06 ` [PATCH v2 11/14] iommu/amd: Fix typo of , instead of ; Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 12/14] iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 13/14] iommu/amd: Correct the reported page sizes from the V1 table Jason Gunthorpe
2024-08-30  0:06 ` [PATCH v2 14/14] iommu/amd: Do not set the D bit on AMD v2 table entries Jason Gunthorpe
2024-09-04  9:39 ` 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=Ztgq4Kl4SmcxrjlY@8bytes.org \
    --to=joro@8bytes.org \
    --cc=alejandro.j.jimenez@oracle.com \
    --cc=iommu@lists.linux.dev \
    --cc=jgg@nvidia.com \
    --cc=joao.m.martins@oracle.com \
    --cc=jroedel@suse.de \
    --cc=patches@lists.linux.dev \
    --cc=robin.murphy@arm.com \
    --cc=suravee.suthikulpanit@amd.com \
    --cc=vasant.hegde@amd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox