]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Drivers: hv: vmbus: define a new VMBus message type for hvsock
authorDexuan Cui <decui@microsoft.com>
Thu, 28 Jan 2016 06:29:40 +0000 (22:29 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:29:00 +0000 (10:29 +0100)
commit01c414d9cc54d98fa2dcb96ebc1647529e660ae3
treebc4fbf7b0c9852c86b8518d9f7d5578f819bc57f
parented50c38acb6f94d51fbbaf0380215c92dfcafc09
Drivers: hv: vmbus: define a new VMBus message type for hvsock

BugLink: http://bugs.launchpad.net/bugs/1541585
A function to send the type of message is also added.

The coming net/hvsock driver will use this function to proactively request
the host to offer a VMBus channel for a new hvsock connection.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 5c23a1a5c60b0f472cfa61cd7d8279f8aaeb5b64)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/hv/channel.c
drivers/hv/channel_mgmt.c
include/linux/hyperv.h