mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Drivers: hv: vmbus: Miscellaneous Fixes
@ 2017-03-05  1:13 kys
  2017-03-05  1:13 ` [PATCH 1/4] vmbus: use rcu for per-cpu channel list kys
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kys @ 2017-03-05  1:13 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, marcelo.cerri
  Cc: K. Y. Srinivasan

From: K. Y. Srinivasan <kys@microsoft.com>

These patches fix several issues introduced in 4.11. Greg,
Please pick these patches for 4.11.

Dexuan Cui (2):
  vmbus: remove hv_event_tasklet_disable/enable
  Drivers: hv: util: don't forget to init host_ts.lock

Stephen Hemminger (1):
  vmbus: use rcu for per-cpu channel list

Vitaly Kuznetsov (1):
  Drivers: hv: util: move waiting for release to hv_utils_transport
    itself

 drivers/hv/channel.c            |   12 ++++--------
 drivers/hv/channel_mgmt.c       |   26 ++++----------------------
 drivers/hv/hv_fcopy.c           |    4 ----
 drivers/hv/hv_kvp.c             |    4 ----
 drivers/hv/hv_snapshot.c        |    4 ----
 drivers/hv/hv_util.c            |    2 ++
 drivers/hv/hv_utils_transport.c |   12 ++++++++----
 drivers/hv/hv_utils_transport.h |    1 +
 drivers/hv/vmbus_drv.c          |    6 +++++-
 include/linux/hyperv.h          |   10 +++++++---
 10 files changed, 31 insertions(+), 50 deletions(-)

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

end of thread, other threads:[~2017-03-05  1:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-05  1:13 [PATCH 0/4] Drivers: hv: vmbus: Miscellaneous Fixes kys
2017-03-05  1:13 ` [PATCH 1/4] vmbus: use rcu for per-cpu channel list kys
2017-03-05  1:13 ` [PATCH 2/4] vmbus: remove hv_event_tasklet_disable/enable kys
2017-03-05  1:13 ` [PATCH 3/4] Drivers: hv: util: move waiting for release to hv_utils_transport itself kys
2017-03-05  1:14 ` [PATCH 4/4] Drivers: hv: util: don't forget to init host_ts.lock kys

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®