Re: [PATCH 20/34] drm/i915/gvt: devirtualize ->{enable,disable}_page_track

From: Jason Gunthorpe
Date: Mon Apr 11 2022 - 12:31:22 EST


On Mon, Apr 11, 2022 at 04:13:49PM +0200, 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