On Fri, Jan 11, 2019 at 01:04:57PM +0800, Lu Baolu wrote: > From: Jacob Pan <[email protected]> > > VT-d Rev3.0 has made a few changes to the page request interface, > > 1. widened PRQ descriptor from 128 bits to 256 bits; > 2. removed streaming response type; > 3. introduced private data that requires page response even the > request is not last request in group (LPIG). > > This is a supplement to commit 1c4f88b7f1f92 ("iommu/vt-d: Shared > virtual address in scalable mode") and makes the svm code compliant > with VT-d Rev3.0. > > Cc: Ashok Raj <[email protected]> > Cc: Liu Yi L <[email protected]> > Cc: Kevin Tian <[email protected]> > Signed-off-by: Jacob Pan <[email protected]> > Fixes: 1c4f88b7f1f92 ("iommu/vt-d: Shared virtual address in scalable mode") > Signed-off-by: Lu Baolu <[email protected]>
Applied for v5.1, thanks.

