The problem still exists in mainline, Ping for review On Tue, Jun 25, 2019 at 9:18 PM Ivan Ren <reny...@gmail.com> wrote:
> The patches fix the problems encountered in multifd migration when try > to cancel the migration by migrate_cancel. > > Ivan Ren (3): > migration: fix migrate_cancel leads live_migration thread endless loop > migration: fix migrate_cancel leads live_migration thread hung forever > migration: fix migrate_cancel multifd migration leads destination hung > forever > > migration/ram.c | 62 ++++++++++++++++++++++++++++++++++++++++--------- > 1 file changed, 51 insertions(+), 11 deletions(-) > > -- > 2.17.2 (Apple Git-113) > >