[PATCH v4 01/14] vfio/samples: Remove module get/put

Max Gurtovoy mgurtovoy at nvidia.com
Sun Aug 8 08:54:29 UTC 2021


On 8/6/2021 4:18 AM, Jason Gunthorpe wrote:
> The patch to move the get/put to core and the patch to convert the samples
> to use vfio_device crossed in a way that this was missed. When both
> patches are together the samples do not need their own get/put.
>
> Fixes: 437e41368c01 ("vfio/mdpy: Convert to use vfio_register_group_dev()")
> Fixes: 681c1615f891 ("vfio/mbochs: Convert to use vfio_register_group_dev()")
> Reviewed-by: Cornelia Huck <cohuck at redhat.com>
> Reviewed-by: Christoph Hellwig <hch at lst.de>
> Signed-off-by: Jason Gunthorpe <jgg at nvidia.com>
> ---
>   samples/vfio-mdev/mbochs.c | 4 ----
>   samples/vfio-mdev/mdpy.c   | 4 ----
>   2 files changed, 8 deletions(-)

Looks good,

Reviewed-by: Max Gurtovoy <mgurtovoy at nvidia.com>




More information about the dri-devel mailing list