Re: [PATCH v2 2/2] vfio/fsl-mc: Add per device reset support

From: Alex Williamson
Date: Mon Oct 11 2021 - 18:19:38 EST


On Tue, 28 Sep 2021 16:55:06 +0300
Laurentiu Tudor <laurentiu.tudor@xxxxxxx> wrote:

> On 9/22/2021 2:05 PM, Diana Craciun wrote:
> > Currently when a fsl-mc device is reset, the entire DPRC container
> > is reset which is very inefficient because the devices within a
> > container will be reset multiple times.
> > Add support for individually resetting a device.
> >
> > Signed-off-by: Diana Craciun <diana.craciun@xxxxxxxxxxx>
> > ---
>
> Reviewed-by: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>

Applied both to vfio next branch for v5.16, with Laurentiu's R-b added
here. Thanks,

Alex