[PATCH 0/8] Drivers: hv: Miscellaneous fixes/improvements

From: kys
Date: Tue Jun 05 2018 - 16:36:51 EST


From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>

Some miscellaneous fixes/improvements.

Arjan van de Ven (1):
use the new async probing feature for the hyperv drivers

Dexuan Cui (1):
Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()

Michael Kelley (4):
x86/hyperv: Add interrupt handler annotations
Drivers: hv: vmbus: Add comments on ring buffer signaling
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Drivers: hv: vmbus: Make TLFS #define names architecture neutral

Olaf Hering (1):
tools: hv: update lsvmbus to be compatible with python3

Vitaly Kuznetsov (1):
Tools: hv: vss: fix loop device detection

arch/x86/hyperv/hv_init.c | 4 +-
arch/x86/include/asm/hyperv-tlfs.h | 12 ++---
arch/x86/include/asm/mshyperv.h | 12 +++--
arch/x86/kernel/cpu/mshyperv.c | 6 +--
drivers/hid/hid-hyperv.c | 3 ++
drivers/hv/channel_mgmt.c | 4 +-
drivers/hv/hv.c | 30 ++++++-------
drivers/hv/hv_balloon.c | 3 ++
drivers/hv/hv_util.c | 3 ++
drivers/hv/ring_buffer.c | 65 ++++++++++++++++++++++-----
drivers/input/serio/hyperv-keyboard.c | 3 ++
drivers/net/hyperv/netvsc_drv.c | 3 ++
drivers/scsi/storvsc_drv.c | 3 ++
drivers/video/fbdev/hyperv_fb.c | 6 +++
include/linux/hyperv.h | 31 +++++++++----
tools/hv/hv_vss_daemon.c | 65 +++++++++++++++++++++++++--
tools/hv/lsvmbus | 12 ++---
17 files changed, 201 insertions(+), 64 deletions(-)

--
2.17.1