RE: [PATCH 2/2] vfio/xe: Add a missing vfio_pci_core_release_dev()

From: Tian, Kevin

Date: Thu Apr 09 2026 - 05:36:00 EST


> From: Winiarski, Michal <michal.winiarski@xxxxxxxxx>
> Sent: Thursday, April 9, 2026 12:04 AM
>
> The driver is implementing its own .release(), which means that it needs
> to call vfio_pci_core_release_dev().
> Add the missing call.
>
> Reported-by: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
> Closes:
> https://lore.kernel.org/kvm/408e262c507e8fd628a71e39904fedd99fa0ee8e.
> camel@xxxxxxxxxxxxx/
> Signed-off-by: Michał Winiarski <michal.winiarski@xxxxxxxxx>

Need a Fixed tag and cc stable.

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