[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1465517312-19482-1-git-send-email-kys@microsoft.com>
Date: Thu, 9 Jun 2016 17:08:32 -0700
From: "K. Y. Srinivasan" <kys@...rosoft.com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
vkuznets@...hat.com, jasowang@...hat.com,
leann.ogasawara@...onical.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/2] Drivers: hv: Fix some issues in both vmbus as well as util drivers
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
Powered by blists - more mailing lists