RE: [PATCH v17 1/3] vfio/pci: rename and export do_io_rw()

From: Tian, Kevin
Date: Thu Feb 08 2024 - 01:14:52 EST


> From: ankita@xxxxxxxxxx <ankita@xxxxxxxxxx>
> Sent: Tuesday, February 6, 2024 7:01 AM
>
> From: Ankit Agrawal <ankita@xxxxxxxxxx>
>
> do_io_rw() is used to read/write to the device MMIO. The grace hopper
> VFIO PCI variant driver require this functionality to read/write to
> its memory.
>
> Rename this as vfio_pci_core functions and export as GPL.
>
> Signed-off-by: Ankit Agrawal <ankita@xxxxxxxxxx>

Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>