[PATCH v6 00/16] Update SMMUv3 to the modern iommu API (part 1/3)

Will Deacon will at kernel.org
Fri Mar 1 00:01:12 PST 2024


On Thu, Feb 29, 2024 at 12:47:56PM -0800, Nicolin Chen wrote:
> On Thu, Feb 29, 2024 at 04:34:13PM +0000, Will Deacon wrote:
> > On Mon, 26 Feb 2024 13:07:11 -0400, Jason Gunthorpe wrote:
> > > The SMMUv3 driver was originally written in 2015 when the iommu driver
> > > facing API looked quite different. The API has evolved, especially lately,
> > > and the driver has fallen behind.
> > >
> > > This work aims to bring make the SMMUv3 driver the best IOMMU driver with
> > > the most comprehensive implementation of the API. After all parts it
> > > addresses:
> > >
> > > [...]
> > 
> > Applied to will (for-joerg/arm-smmu/updates), thanks!
> 
> Oh, that's a great one!
> 
> I just found that I forgot to leave my tag at this updated PATCH-1.
> I have rerun sanity with this part-1 series and more nesting cases
> with the other two parts. If it's not to late:
> 
> Tested-by: Nicolin Chen <nicolinc at nvidia.com>
> 
> > [01/16] iommu/arm-smmu-v3: Make STE programming independent of the callers
> >         https://git.kernel.org/will/c/ae91f6552c30
> 
> This link somehow doesn't correspond to the PATCH-1? :)

Huh! That's all generated by an ancient version of the 'b4' tool. By the
looks of it, it doesn't like more than ten patches in a series. Given
the other patchsets kicking around, I guess it's time for me to update
it.

Will



More information about the linux-arm-kernel mailing list