On Tue, Nov 02, 2021 at 08:05:52AM +0100, Christoph Hellwig wrote: > Just call the kvmgt functions directly. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > drivers/gpu/drm/i915/gvt/gvt.h | 3 +++ > drivers/gpu/drm/i915/gvt/hypercall.h | 2 -- > drivers/gpu/drm/i915/gvt/kvmgt.c | 6 ++---- > drivers/gpu/drm/i915/gvt/mpt.h | 28 --------------------------- > drivers/gpu/drm/i915/gvt/page_track.c | 8 ++++---- > 5 files changed, 9 insertions(+), 38 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason