RE: [PATCH v2] vfio: platform: ignore missing reset if disabled at module init

From: Tian, Kevin
Date: Tue Jan 31 2023 - 21:48:26 EST


> From: Tomasz Duszynski <tduszynski@xxxxxxxxxxx>
> Sent: Tuesday, January 31, 2023 4:34 PM
>
> If reset requirement was relaxed via module parameter errors caused by
> missing reset should not be propagated down to the vfio core.
> Otherwise initialization will fail.
>
> Signed-off-by: Tomasz Duszynski <tduszynski@xxxxxxxxxxx>
> Fixes: 5f6c7e0831a1 ("vfio/platform: Use the new device life cycle helpers")

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