From: "K. Y. Srinivasan" <kys@microsoft.com>
To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com,
jasowang@redhat.com
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Subject: [PATCH V2 0/2] Drivers: hv: vmbus: Implement multi-channel support
Date: Thu, 23 May 2013 12:02:10 -0700 [thread overview]
Message-ID: <1369335730-16965-1-git-send-email-kys@microsoft.com> (raw)
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
next reply other threads:[~2013-05-23 18:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-23 19:02 K. Y. Srinivasan [this message]
2013-05-23 19:02 ` [PATCH V2 1/2] Drivers: hv: vmbus: Implement multi-channel support 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1369335730-16965-1-git-send-email-kys@microsoft.com \
--to=kys@microsoft.com \
--cc=apw@canonical.com \
--cc=devel@linuxdriverproject.org \
--cc=gregkh@linuxfoundation.org \
--cc=jasowang@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=olaf@aepfle.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox