]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
vmbus: expose hv_begin/end_read
authorStephen Hemminger <stephen@networkplumber.org>
Sun, 12 Feb 2017 06:02:23 +0000 (23:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2017 18:20:35 +0000 (10:20 -0800)
commit6e47dd3e2938f41d75045bbcb64aa9df3a463b2a
treef38bc54aecf8a392aba00143586ff6105e2c9f8d
parent5529eaf6e79a61e0ca7ade257f31d2ababc7f6c9
vmbus: expose hv_begin/end_read

In order to implement NAPI in netvsc, the driver needs access to
control host interrupt mask.

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