Re: [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
From: Kirti Wankhede <kwankhede@nvidia.com>
Date: 2021-06-16 20:20:46
Also in:
dri-devel, intel-gfx, kvm, linux-s390
From: Kirti Wankhede <kwankhede@nvidia.com>
Date: 2021-06-16 20:20:46
Also in:
dri-devel, intel-gfx, kvm, linux-s390
On 6/15/2021 7:05 PM, Christoph Hellwig wrote:
From: Jason Gunthorpe <jgg@nvidia.com> For some reason the vfio_mdev shim mdev_driver has its own module and kconfig. As the next patch requires access to it from mdev.ko merge the two modules together and remove VFIO_MDEV_DEVICE. A later patch deletes this driver entirely. Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com>