Re: [PATCH v8 9/9] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

From: Jason Gunthorpe
Date: Fri Mar 04 2022 - 15:55:06 EST


On Thu, Mar 03, 2022 at 11:01:31PM +0000, Shameer Kolothum wrote:
> Register private handler for pci_error_handlers.reset_done and update
> state accordingly.
>
> Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
> ---
> .../vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 57 ++++++++++++++++++-
> .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h | 4 +-
> 2 files changed, 57 insertions(+), 4 deletions(-)

It looks OK to me

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason