From: Jason Gunthorpe <jgg@ziepe.ca>
To: Will Deacon <will@kernel.org>
Cc: iommu@lists.linux.dev, Joerg Roedel <joro@8bytes.org>,
linux-arm-kernel@lists.infradead.org,
Robin Murphy <robin.murphy@arm.com>,
catalin.marinas@arm.com, kernel-team@android.com,
Eric Auger <eric.auger@redhat.com>,
Moritz Fischer <mdf@kernel.org>,
Moritz Fischer <moritzf@google.com>,
Michael Shavit <mshavit@google.com>,
Nicolin Chen <nicolinc@nvidia.com>,
patches@lists.linux.dev,
Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>,
Mostafa Saleh <smostafa@google.com>
Subject: Re: [PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
Date: Wed, 1 May 2024 13:50:33 -0300 [thread overview]
Message-ID: <20240501165033.GH1723318@ziepe.ca> (raw)
In-Reply-To: <171456087391.35017.3249073955778510141.b4-ty@kernel.org>
On Wed, May 01, 2024 at 05:20:29PM +0100, Will Deacon wrote:
> On Tue, 30 Apr 2024 14:21:32 -0300, Jason Gunthorpe wrote:
> > This is split out from the larger part two which aimes to rework the PASID
> > related code.
> >
> > No new functionality is introduced in theses commits, it just reorganizes
> > the CD logic to follow the same design of the new STE logic using make
> > functions and a single programming flow without leaking details to
> > callers.
> >
> > [...]
>
> Applied to will (for-joerg/arm-smmu/updates), thanks!
>
> [1/9] iommu/arm-smmu-v3: Add an ops indirection to the STE code
> https://git.kernel.org/will/c/de31c3555412
> [2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
> https://git.kernel.org/will/c/78a5fbe8395b
> [3/9] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
> https://git.kernel.org/will/c/e9d1e4ff74b9
> [4/9] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
> https://git.kernel.org/will/c/af8f0b83ea2b
> [5/9] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
> https://git.kernel.org/will/c/b2f4c0fcf094
> [6/9] iommu/arm-smmu-v3: Allocate the CD table entry in advance
> https://git.kernel.org/will/c/13abe4faac43
> [7/9] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
> https://git.kernel.org/will/c/7b87c93c8b86
> [8/9] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
> https://git.kernel.org/will/c/04905c17f648
> [9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
> https://git.kernel.org/will/c/56e1a4cc2588
Thanks Will, I will repost the rebased 2b part once Joerg picks this
up.
Jason
prev parent reply other threads:[~2024-05-01 16:50 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 17:21 [PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3) Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 1/9] iommu/arm-smmu-v3: Add an ops indirection to the STE code Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry() Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 3/9] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 4/9] iommu/arm-smmu-v3: Consolidate clearing a CD table entry Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 5/9] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr() Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 6/9] iommu/arm-smmu-v3: Allocate the CD table entry in advance Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 7/9] iommu/arm-smmu-v3: Move the CD generation for SVA into a function Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 8/9] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd() Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry Jason Gunthorpe
2024-05-07 12:15 ` Build error on -next: Unexpected GOT/PLT entries detected! (was Re: [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry) Thorsten Leemhuis
2024-05-07 12:41 ` Jason Gunthorpe
2024-05-07 12:55 ` Thorsten Leemhuis
2024-05-09 2:17 ` [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry Jerry Snitselaar
2024-05-09 2:21 ` Jerry Snitselaar
2024-05-09 11:40 ` Jason Gunthorpe
2024-05-09 16:59 ` Jerry Snitselaar
2024-04-30 21:11 ` [PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3) Nicolin Chen
2024-05-01 0:02 ` Jason Gunthorpe
2024-05-01 16:20 ` Will Deacon
2024-05-01 16:50 ` Jason Gunthorpe [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=20240501165033.GH1723318@ziepe.ca \
--to=jgg@ziepe.ca \
--cc=catalin.marinas@arm.com \
--cc=eric.auger@redhat.com \
--cc=iommu@lists.linux.dev \
--cc=joro@8bytes.org \
--cc=kernel-team@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mdf@kernel.org \
--cc=moritzf@google.com \
--cc=mshavit@google.com \
--cc=nicolinc@nvidia.com \
--cc=patches@lists.linux.dev \
--cc=robin.murphy@arm.com \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=smostafa@google.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