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


Groups > linux.kernel > #1737214

[PATCH 0/2] Drivers: hv: Miscellaneous fixes

From kys@exchange.microsoft.com
Newsgroups linux.kernel
Subject [PATCH 0/2] Drivers: hv: Miscellaneous fixes
Date 2017-09-22 08:50 +0200
Message-ID <uspWF-2Qj-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Miscellaneous fixes. Greg, please apply these to 4.14-final.

Dexuan Cui (1):
  vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()

Olaf Hering (1):
  Drivers: hv: fcopy: restore correct transfer length

 drivers/hv/channel_mgmt.c | 4 ----
 drivers/hv/hv_fcopy.c     | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.14.1

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


Thread

[PATCH 0/2] Drivers: hv: Miscellaneous fixes  kys@exchange.microsoft.com - 2017-09-22 08:50 +0200
  [PATCH 2/2] Drivers: hv: fcopy: restore correct transfer length kys@exchange.microsoft.com - 2017-09-22 08:50 +0200
  [PATCH 1/2] vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister() kys@exchange.microsoft.com - 2017-09-22 08:50 +0200

csiph-web