Re: [PATCH v2 00/17] [PULL REQUEST] Intel IOMMU updates for Linux v6.4

From: Joerg Roedel
Date: Thu Apr 13 2023 - 06:06:24 EST


On Thu, Apr 13, 2023 at 12:06:28PM +0800, Lu Baolu wrote:
> Lu Baolu (7):
> dmaengine: idxd: Add enable/disable device IOPF feature
> iommu/vt-d: Allow SVA with device-specific IOPF
> iommu/vt-d: Move iopf code from SVA to IOPF enabling path
> iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path
> iommu/vt-d: Move PRI handling to IOPF feature path
> iommu/vt-d: Remove unnecessary checks in iopf disabling path
> iommu/vt-d: Remove extern from function prototypes
>
> Tina Zhang (7):
> iommu/vt-d: Make size of operands same in bitwise operations
> iommu/vt-d: Remove BUG_ON on checking valid pfn range
> iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation
> iommu/vt-d: Remove BUG_ON when domain->pgd is NULL
> iommu/vt-d: Remove BUG_ON in map/unmap()
> iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)
> iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()

Applied, thanks.