[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250320231659.GM206770@nvidia.com>
Date: Thu, 20 Mar 2025 20:16:59 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Nicolin Chen <nicolinc@...dia.com>
Cc: kevin.tian@...el.com, robin.murphy@....com, joro@...tes.org,
will@...nel.org, iommu@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/3] iommu: Clean up cookie and sw_msi in struct
iommu_domain
On Thu, Mar 06, 2025 at 01:00:46PM -0800, Nicolin Chen wrote:
> Nicolin Chen (2):
> iommufd: Move iommufd_sw_msi and related functions to driver.c
> iommu: Drop sw_msi from iommu_domain
>
> Robin Murphy (1):
> iommu: Sort out domain user data
>
> drivers/iommu/dma-iommu.h | 14 ++
> drivers/iommu/iommu-priv.h | 13 ++
> drivers/iommu/iommufd/iommufd_private.h | 7 +-
> include/linux/iommu.h | 35 ++--
> drivers/iommu/dma-iommu.c | 208 ++++++++++++------------
> drivers/iommu/iommu-sva.c | 1 +
> drivers/iommu/iommu.c | 35 +++-
> drivers/iommu/iommufd/device.c | 131 +--------------
> drivers/iommu/iommufd/driver.c | 125 ++++++++++++++
> drivers/iommu/iommufd/hw_pagetable.c | 6 +-
> 10 files changed, 320 insertions(+), 255 deletions(-)
Applied
Thanks,
Jason
Powered by blists - more mailing lists