Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 28 Feb 2015 19:39:03 +0000 (11:39 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:31:47 +0000 (19:31 -0800)
commit87e93d61708fe2c44875d1ecdb174aad070dbd08
tree87cd3e9a98daa7c4b470ba11e3af230f1eb2f359
parenta13e8bbe851a96a0e78c2bd599bc34082fa697cd
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control

Implement an API for sending pagebuffers that gives more control to the client
in terms of setting the vmbus flags as well as deciding when to
notify the host. This will be useful for enabling batch processing.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel.c
include/linux/hyperv.h