On Thu, 14 Nov 2024 11:53:16 +0200 Yishai Hadas <yishaih@xxxxxxxxxx> wrote: > This series fixes several unwind issues in the mlx5/vfio driver. > > Further details are provided in the commit logs. > > Yishai > > Yishai Hadas (2): > vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() > vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data() > > drivers/vfio/pci/mlx5/cmd.c | 6 +++++- > drivers/vfio/pci/mlx5/main.c | 35 +++++++++++++++++------------------ > 2 files changed, 22 insertions(+), 19 deletions(-) > Applied to vfio next branch for v6.13. Thanks, Alex