mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Drivers: hv: Fix some issues in both vmbus as well as util drivers
@ 2016-06-10  0:08 K. Y. Srinivasan
  2016-06-10  0:08 ` [PATCH 1/2] Drivers: hv: get rid of timeout in vmbus_open() K. Y. Srinivasan
  0 siblings, 1 reply; 3+ messages in thread
From: K. Y. Srinivasan @ 2016-06-10  0:08 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara
  Cc: K. Y. Srinivasan

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-09 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-10  0:08 [PATCH 0/2] Drivers: hv: Fix some issues in both vmbus as well as util drivers K. Y. Srinivasan
2016-06-10  0:08 ` [PATCH 1/2] Drivers: hv: get rid of timeout in vmbus_open() K. Y. Srinivasan
2016-06-10  0:08   ` [PATCH 2/2] Drivers: hv: utils: fix a race on userspace daemons registration K. Y. Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®