public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Drivers: hv: vmbus: Implement multi-channel support
@ 2013-05-23 19:02 K. Y. Srinivasan
  2013-05-23 19:02 ` [PATCH V2 1/2] " K. Y. Srinivasan
  2013-05-29  2:05 ` [PATCH V2 0/2] Drivers: hv: vmbus: Implement multi-channel support KY Srinivasan
  0 siblings, 2 replies; 4+ messages in thread
From: K. Y. Srinivasan @ 2013-05-23 19:02 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, jasowang; +Cc: K. Y. Srinivasan

This patch-set implements multi-channel support for Hyper-V devices.

Earlier, these two patches were sent out as part of a larger patch-set
that included relevant changes in the storage driver. 

In this version of the patch, I have fixed a race condition in the code that
opens the sub-channels.

K. Y. Srinivasan (2):
  Drivers: hv: vmbus: Implement multi-channel support
  Drivers: hv: Add the GUID fot synthetic fibre channel device

 drivers/hv/channel.c      |   50 +++++++++++++++++--
 drivers/hv/channel_mgmt.c |  119 +++++++++++++++++++++++++++++++++++++++++++--
 drivers/hv/connection.c   |   14 +++++
 include/linux/hyperv.h    |   70 ++++++++++++++++++++++++++
 4 files changed, 245 insertions(+), 8 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2013-05-29  2:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 19:02 [PATCH V2 0/2] Drivers: hv: vmbus: Implement multi-channel support K. Y. Srinivasan
2013-05-23 19:02 ` [PATCH V2 1/2] " K. Y. Srinivasan
2013-05-23 19:02   ` [PATCH V2 2/2] Drivers: hv: Add the GUID fot synthetic fibre channel device K. Y. Srinivasan
2013-05-29  2:05 ` [PATCH V2 0/2] Drivers: hv: vmbus: Implement multi-channel support KY Srinivasan

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