Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1537572

[PATCH 0/5] Drivers: hv: vmbus: Some miscellaneous fixes

From kys@exchange.microsoft.com
Newsgroups linux.kernel
Subject [PATCH 0/5] Drivers: hv: vmbus: Some miscellaneous fixes
Date 2016-12-07 08:30 +0100
Message-ID <sLEPU-5sr-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Some miscellaneous fixes.

K. Y. Srinivasan (1):
  Drivers: hv: vmbus: Prevent sending data on a rescinded channel

Vitaly Kuznetsov (4):
  Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
  hv: allocate synic pages for all present CPUs
  hv: init percpu_list in hv_synic_alloc()
  hv: don't reset hv_context.tsc_page on crash

 drivers/hv/channel.c      |   17 +++++++++--------
 drivers/hv/channel_mgmt.c |   10 ++++++----
 drivers/hv/connection.c   |   17 ++++++++++++-----
 drivers/hv/hv.c           |   13 +++++++------
 drivers/hv/hyperv_vmbus.h |    2 +-
 drivers/hv/ring_buffer.c  |    7 +++++++
 6 files changed, 42 insertions(+), 24 deletions(-)

-- 
1.7.4.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] Drivers: hv: vmbus: Some miscellaneous fixes  kys@exchange.microsoft.com - 2016-12-07 08:30 +0100
  [PATCH 4/5] hv: don't reset hv_context.tsc_page on crash kys@exchange.microsoft.com - 2016-12-07 08:40 +0100
  [PATCH 2/5] hv: allocate synic pages for all present CPUs kys@exchange.microsoft.com - 2016-12-07 08:40 +0100
  [PATCH 3/5] hv: init percpu_list in hv_synic_alloc() kys@exchange.microsoft.com - 2016-12-07 08:40 +0100
  [PATCH 5/5] Drivers: hv: vmbus: Prevent sending data on a rescinded channel kys@exchange.microsoft.com - 2016-12-07 08:40 +0100
  [PATCH 1/5] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() kys@exchange.microsoft.com - 2016-12-07 08:40 +0100

csiph-web