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

2018-07-06 Thread Lu Baolu
Hi Joerg, On 07/06/2018 08:31 PM, Joerg Roedel wrote: > Hey Lu, > > the patches do not apply cleanly to my x86/vt-d branch. Can you rebase > against that branch after the weekend when I pushed it out and re-send, > please? Sure. Best regards, Lu Baolu

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

2018-07-06 Thread Joerg Roedel
Hey Lu, the patches do not apply cleanly to my x86/vt-d branch. Can you rebase against that branch after the weekend when I pushed it out and re-send, please? Thanks a lot, Joerg ___ iommu mailing list iommu@lists.linux-foundation.org

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

2018-06-18 Thread Lu Baolu
Hi, This patch set improves the PASID id and PASID table management for Intel IOMMU driver. PATCH 1~3 replace per IOMMU idr name space with a global one. Current per IOMMU idr doesn't work in some cases where one application (associated with a PASID) might talk to two physical devices