Message ID | 20241104132513.15890-1-yi.l.liu@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | iommufd support pasid attach/replace | expand |
On Mon, Nov 04, 2024 at 05:25:01AM -0800, Yi Liu wrote: > This series is based on the preparation series [1] [2], it first adds a > missing iommu API to replace the domain for a pasid. Let's try hard to get some of these dependencies merged this cycle.. Thanks, Jason
On 11/13/24 09:37, Jason Gunthorpe wrote: > On Mon, Nov 04, 2024 at 05:25:01AM -0800, Yi Liu wrote: > >> This series is based on the preparation series [1] [2], it first adds a >> missing iommu API to replace the domain for a pasid. > Let's try hard to get some of these dependencies merged this cycle.. The pasid replace has been merged in the iommu tree. Yi, did I overlook anything? -- baolu
On 2024/11/13 11:01, Baolu Lu wrote: > On 11/13/24 09:37, Jason Gunthorpe wrote: >> On Mon, Nov 04, 2024 at 05:25:01AM -0800, Yi Liu wrote: >> >>> This series is based on the preparation series [1] [2], it first adds a >>> missing iommu API to replace the domain for a pasid. >> Let's try hard to get some of these dependencies merged this cycle.. > > The pasid replace has been merged in the iommu tree. > > Yi, did I overlook anything? I think Jason means the two series I listed. The first one has already been merged by you and Joerg [1]. While the second one [2] is not yet. It might not be a hard dependency of the iommufd pasid series, but as it was originated from the iommufd pasid series, so it is listed here as well. I think it is already in good shape except one nit spotted by you. Perhaps I can update a version and see what we can do for it. [1] https://lore.kernel.org/linux-iommu/20241108021406.173972-1-baolu.lu@linux.intel.com/ [2] https://lore.kernel.org/linux-iommu/20241108021406.173972-1-baolu.lu@linux.intel.com/
On 2024/11/13 11:24, Yi Liu wrote: > On 2024/11/13 11:01, Baolu Lu wrote: >> On 11/13/24 09:37, Jason Gunthorpe wrote: >>> On Mon, Nov 04, 2024 at 05:25:01AM -0800, Yi Liu wrote: >>> >>>> This series is based on the preparation series [1] [2], it first adds a >>>> missing iommu API to replace the domain for a pasid. >>> Let's try hard to get some of these dependencies merged this cycle.. >> >> The pasid replace has been merged in the iommu tree. >> >> Yi, did I overlook anything? > > I think Jason means the two series I listed. The first one has already been > merged by you and Joerg [1]. While the second one [2] is not yet. It might > not be a hard dependency of the iommufd pasid series, but as it was > originated from the iommufd pasid series, so it is listed here as well. I > think it is already in good shape except one nit spotted by you. Perhaps I > can update a version and see what we can do for it. > > [1] > https://lore.kernel.org/linux-iommu/20241108021406.173972-1-baolu.lu@linux.intel.com/ > [2] https://lore.kernel.org/linux-iommu/20241108120427.13562-1-yi.l.liu@intel.com/ > corrected the link [2].