On Mon, Jan 30, 2017 at 09:39:52AM -0800, Ashok Raj wrote: > From: CQ Tang <cq.t...@intel.com> > > Some of the macros are incorrect with wrong bit-shifts resulting in picking > the incorrect invalidation granularity. Incorrect Source-ID in extended > devtlb invalidation caused device side errors. > > To: Joerg Roedel <j...@8bytes.org> > To: David Woodhouse <dw...@infradead.org> > Cc: io...@lists.linux-foundation.org > Cc: linux-kernel@vger.kernel.org > Cc: sta...@vger.kernel.org > Cc: CQ Tang <cq.t...@intel.com> > Cc: Ashok Raj <ashok....@intel.com> > > Fixes: 2f26e0a9 ("iommu/vt-d: Add basic SVM PASID support") > Signed-off-by: CQ Tang <cq.t...@intel.com> > Signed-off-by: Ashok Raj <ashok....@intel.com> > Tested-by: CQ Tang <cq.t...@intel.com> > --- > include/linux/intel-iommu.h | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-)
Applied both, thanks Ashok.