mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] Drivers: hv: vmbus
@ 2015-02-15 20:11 K. Y. Srinivasan
  2015-02-15 20:11 ` [PATCH 1/6] Drivers: hv: vmbus: Properly handle child device remove K. Y. Srinivasan
  2015-02-16  3:19 ` [PATCH 0/6] Drivers: hv: vmbus Dexuan Cui
  0 siblings, 2 replies; 10+ messages in thread
From: K. Y. Srinivasan @ 2015-02-15 20:11 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets; +Cc: K. Y. Srinivasan

The host can rescind an offer any time after the offer has been made
to the guest. This patch-set cleans up how we handle rescind messages
from the host.


K. Y. Srinivasan (6):
  Drivers: hv: vmbus: Properly handle child device remove
  Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
  Drivers: hv: vmbus: Handle both rescind and offer messages in the
    same context
  Drivers: hv: vmbus: Remove the channel from the channel list(s) on
    failure
  Drivers: hv: util: On device remove, close the channel after
    de-initializing the service
  Drivers: hv: vmbus: Get rid of some unnecessary messages

 drivers/hv/channel.c      |    9 ++++
 drivers/hv/channel_mgmt.c |   95 ++++++++++++++++++++------------------------
 drivers/hv/connection.c   |    7 +---
 drivers/hv/hv_util.c      |    2 +-
 drivers/hv/vmbus_drv.c    |   26 +++++++++---
 include/linux/hyperv.h    |    1 +
 6 files changed, 74 insertions(+), 66 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2015-02-16  9:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-15 20:11 [PATCH 0/6] Drivers: hv: vmbus K. Y. Srinivasan
2015-02-15 20:11 ` [PATCH 1/6] Drivers: hv: vmbus: Properly handle child device remove K. Y. Srinivasan
2015-02-15 20:11   ` [PATCH 2/6] Drivers: hv: vmbus: Introduce a function to remove a rescinded offer K. Y. Srinivasan
2015-02-15 20:11   ` [PATCH 3/6] Drivers: hv: vmbus: Handle both rescind and offer messages in the same context K. Y. Srinivasan
2015-02-15 20:11   ` [PATCH 4/6] Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure K. Y. Srinivasan
2015-02-15 20:11   ` [PATCH 5/6] Drivers: hv: util: On device remove, close the channel after de-initializing the service K. Y. Srinivasan
2015-02-15 20:11   ` [PATCH 6/6] Drivers: hv: vmbus: Get rid of some unnecessary messages K. Y. Srinivasan
2015-02-16  3:19 ` [PATCH 0/6] Drivers: hv: vmbus Dexuan Cui
2015-02-16  5:28   ` KY Srinivasan
2015-02-16  9:01     ` Dexuan Cui

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®