migration/rdma: source: poll cm_event from return path
commite49e49dd73b8b17f5f341b3e11c8b6878c43d3e1
authorLi Zhijian <lizhijian@cn.fujitsu.com>
Tue, 25 May 2021 08:05:52 +0000 (25 16:05 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 26 May 2021 17:39:32 +0000 (26 18:39 +0100)
treef283fc5796eccc5ebb7722778018dbec4d4ce55c
parent44bcfd45e9806c78d9d526d69b0590227d215a78
migration/rdma: source: poll cm_event from return path

source side always blocks if postcopy is only enabled at source side.
users are not able to cancel this migration in this case.

Let source side have chance to cancel this migration

Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
Message-Id: <20210525080552.28259-4-lizhijian@cn.fujitsu.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
  Typo fix
migration/rdma.c