Loading
!11952 migration: fix reference counting exception issue
Merge Pull Request from: @xiao_jiang_shui In a live migration scenario, if the number of VFs at the destination is greater than that at the source, the recovery operation will fail and qemu will not complete the process of closing the device FD after exiting. Causes the device reference count to be abnormal, causing the driver to be unable to be uninstalled. issue: https://gitee.com/openeuler/kernel/issues/IAUHWX Link:https://gitee.com/openeuler/kernel/pulls/11952 Reviewed-by:Yang Shen <shenyang39@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>