Fix a race in the registration of user space daemons. Also get rid of
timeout in vmbus_open() as timing out here would make it impossible to
rollback correctly.

Vitaly Kuznetsov (2):
  Drivers: hv: get rid of timeout in vmbus_open()
  Drivers: hv: utils: fix a race on userspace daemons registration

 drivers/hv/channel.c            |    7 +------
 drivers/hv/hv_fcopy.c           |   14 ++++++++++----
 drivers/hv/hv_kvp.c             |   27 ++++++++++++++++-----------
 drivers/hv/hv_snapshot.c        |   16 +++++++++++-----
 drivers/hv/hv_utils_transport.c |   15 ++++++++++++++-
 drivers/hv/hv_utils_transport.h |    4 +++-
 6 files changed, 55 insertions(+), 28 deletions(-)

-- 
1.7.4.1

Reply via email to