All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Drivers: hv: vmbus: Miscellaneous fixes
@ 2017-11-14 13:52 kys
  2017-11-14 13:53 ` [PATCH 1/2] vmbus: unregister device_obj->channels_kset kys
  2017-11-14 13:53 ` [PATCH 2/2] Drivers: hv: vmbus: Fix a rescind issue kys
  0 siblings, 2 replies; 8+ messages in thread
From: kys @ 2017-11-14 13:52 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, marcelo.cerri, sthemmin
  Cc: K. Y. Srinivasan

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

Miscellaneous fixes.

Dexuan Cui (1):
  vmbus: unregister device_obj->channels_kset

K. Y. Srinivasan (1):
  Drivers: hv: vmbus: Fix a rescind issue

 drivers/hv/channel.c      |   10 ++++++++--
 drivers/hv/channel_mgmt.c |    7 ++++---
 drivers/hv/vmbus_drv.c    |    2 ++
 include/linux/hyperv.h    |    1 +
 4 files changed, 15 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2017-12-11 21:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-14 13:52 [PATCH 0/2] Drivers: hv: vmbus: Miscellaneous fixes kys
2017-11-14 13:53 ` [PATCH 1/2] vmbus: unregister device_obj->channels_kset kys
2017-11-28 15:56   ` Greg KH
2017-11-28 17:29     ` Stephen Hemminger
2017-12-11 20:41       ` Dexuan Cui
2017-12-11 20:58         ` Greg KH
2017-12-11 21:02           ` Dexuan Cui
2017-11-14 13:53 ` [PATCH 2/2] Drivers: hv: vmbus: Fix a rescind issue kys

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.