Re: [PATCH v5 0/9] iommu/vt-d: Improve PASID id and table management

From: Joerg Roedel
Date: Fri Jul 20 2018 - 08:45:06 EST


On Sat, Jul 14, 2018 at 03:46:53PM +0800, Lu Baolu wrote:
> Lu Baolu (9):
> iommu/vt-d: Global PASID name space
> iommu/vt-d: Avoid using idr_for_each_entry()
> iommu/vt-d: Apply global PASID in SVA
> iommu/vt-d: Move device_domain_info to header
> iommu/vt-d: Add for_each_device_domain() helper
> iommu/vt-d: Per PCI device pasid table interfaces
> iommu/vt-d: Allocate and free pasid table
> iommu/vt-d: Apply per pci device pasid table in SVA
> iommu/vt-d: Remove the obsolete per iommu pasid tables

Applied, thanks.