public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Drivers: hv: vmbus: Miscellaneous fixes
@ 2018-03-27 21:58 kys
  2018-03-27 22:01 ` [PATCH 1/4] Drivers: hv: vmbus: respect what we get from hv_get_synint_state() kys
  0 siblings, 1 reply; 6+ messages in thread
From: kys @ 2018-03-27 21:58 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, marcelo.cerri, sthemmin

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

Some miscellaneous fixes and adjustments.

Dexuan Cui (2):
  Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
  Drivers: hv: vmbus: do not mark HV_PCIE as perf_device

Stephen Hemminger (2):
  hv: add SPDX license to trace
  hv: add SPDX license id to Kconfig

 drivers/hv/Kconfig        | 2 ++
 drivers/hv/channel_mgmt.c | 2 +-
 drivers/hv/hv.c           | 1 -
 drivers/hv/hv_trace.c     | 2 ++
 drivers/hv/hv_trace.h     | 2 ++
 5 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.15.1

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/4] Drivers: hv: vmbus: Miscellaneous Fixes
@ 2017-03-05  1:13 kys
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2018-03-27 22:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27 21:58 [PATCH 0/4] Drivers: hv: vmbus: Miscellaneous fixes kys
2018-03-27 22:01 ` [PATCH 1/4] Drivers: hv: vmbus: respect what we get from hv_get_synint_state() kys
2018-03-27 22:01   ` [PATCH 2/4] Drivers: hv: vmbus: do not mark HV_PCIE as perf_device kys
2018-03-27 22:01   ` [PATCH 3/4] hv: add SPDX license to trace kys
2018-03-27 22:01   ` [PATCH 4/4] hv: add SPDX license id to Kconfig kys
  -- strict thread matches above, loose matches on Subject: below --
2017-03-05  1:13 [PATCH 0/4] Drivers: hv: vmbus: Miscellaneous Fixes kys

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