Re: [PATCH 0/3] iommu/vt-d: Global PASID name space

2018-03-29 Thread Lu Baolu
Hi, On 03/29/2018 04:52 PM, Joerg Roedel wrote: > On Mon, Mar 26, 2018 at 08:38:21AM +0800, Lu Baolu wrote: >> Hi Joerg, >> >> A gentle ping. :-) >> >> Any comments on this patch set? > Yes, it doesn't apply on-top of my x86/vt-d branch. Please rebase it > after the merge-window to rc1 and re-send

Re: [PATCH 0/3] iommu/vt-d: Global PASID name space

2018-03-29 Thread Joerg Roedel
On Mon, Mar 26, 2018 at 08:38:21AM +0800, Lu Baolu wrote: > Hi Joerg, > > A gentle ping. :-) > > Any comments on this patch set? Yes, it doesn't apply on-top of my x86/vt-d branch. Please rebase it after the merge-window to rc1 and re-send. Thanks, Joerg

Re: [PATCH 0/3] iommu/vt-d: Global PASID name space

2018-03-25 Thread Lu Baolu
Hi Joerg, A gentle ping. :-) Any comments on this patch set? Best regards, Lu Baolu On 03/15/2018 10:38 AM, Lu Baolu wrote: > Hi, > > This patch series is trying to change the scope of PASID management > used in Intel IOMMU driver from per IOMMU to driver global. This is > required for some cas

[PATCH 0/3] iommu/vt-d: Global PASID name space

2018-03-14 Thread Lu Baolu
Hi, This patch series is trying to change the scope of PASID management used in Intel IOMMU driver from per IOMMU to driver global. This is required for some cases where current per-IOMMU PASID name space doesn't work. For an example, one application (associated with one PASID) might talk to two p