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(-) -- 2.18.1