mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/8] Drivers: hv: Miscellaneous fixes
@ 2016-02-26 23:13 K. Y. Srinivasan
  2016-02-26 23:13 ` [PATCH 1/8] Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages K. Y. Srinivasan
  0 siblings, 1 reply; 9+ messages in thread
From: K. Y. Srinivasan @ 2016-02-26 23:13 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang
  Cc: K. Y. Srinivasan

Some miscellaneous fixes and cleanup.

Alex Ng (2):
  Drivers: hv: utils: Remove util transport handler from list if
    registration fails
  Drivers: hv: vmbus: Support kexec on ws2012 r2 and above

K. Y. Srinivasan (2):
  Drivers: hv: util: Pass the channel information during the init call
  Drivers: hv: vmbus: Support handling messages on multiple CPUs

Vitaly Kuznetsov (4):
  Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
  Drivers: hv: vmbus: avoid wait_for_completion() on crash
  Drivers: hv: vmbus: remove code duplication in message handling
  Drivers: hv: vmbus: avoid unneeded compiler optimizations in
    vmbus_wait_for_unload()

 drivers/hv/channel_mgmt.c       |   16 ++-----
 drivers/hv/connection.c         |   12 ++++-
 drivers/hv/hv.c                 |   10 ++++
 drivers/hv/hv_fcopy.c           |    2 +-
 drivers/hv/hv_kvp.c             |    2 +-
 drivers/hv/hv_snapshot.c        |    2 +-
 drivers/hv/hv_util.c            |    1 +
 drivers/hv/hv_utils_transport.c |    3 +
 drivers/hv/hyperv_vmbus.h       |   30 ++++++++++++-
 drivers/hv/vmbus_drv.c          |   92 +++++++++++----------------------------
 include/linux/hyperv.h          |    1 +
 11 files changed, 86 insertions(+), 85 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2016-02-26 21:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-26 23:13 [PATCH 0/8] Drivers: hv: Miscellaneous fixes K. Y. Srinivasan
2016-02-26 23:13 ` [PATCH 1/8] Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages K. Y. Srinivasan
2016-02-26 23:13   ` [PATCH 2/8] Drivers: hv: vmbus: avoid wait_for_completion() on crash K. Y. Srinivasan
2016-02-26 23:13   ` [PATCH 3/8] Drivers: hv: vmbus: remove code duplication in message handling K. Y. Srinivasan
2016-02-26 23:13   ` [PATCH 4/8] Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload() K. Y. Srinivasan
2016-02-26 23:13   ` [PATCH 5/8] Drivers: hv: util: Pass the channel information during the init call K. Y. Srinivasan
2016-02-26 23:13   ` [PATCH 6/8] Drivers: hv: utils: Remove util transport handler from list if registration fails K. Y. Srinivasan
2016-02-26 23:13   ` [PATCH 7/8] Drivers: hv: vmbus: Support handling messages on multiple CPUs K. Y. Srinivasan
2016-02-26 23:13   ` [PATCH 8/8] Drivers: hv: vmbus: Support kexec on ws2012 r2 and above 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®