[PATCH 0/2] Drivers: hv: vmbbus: Miscellaneous cleanup

From: kys
Date: Tue Nov 14 2017 - 12:52:41 EST


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

Miscellaneous cleanup.

Michael Kelley (1):
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers

Stephen Hemminger (1):
vmbus: make hv_get_ringbuffer_availbytes local

arch/x86/hyperv/hv_init.c | 21 ++++++++++++++-------
arch/x86/include/asm/mshyperv.h | 4 ++--
drivers/hv/hv.c | 3 ---
drivers/hv/ring_buffer.c | 23 +++++++++++++++++++++++
drivers/hv/vmbus_drv.c | 5 ++---
include/linux/hyperv.h | 22 ----------------------
6 files changed, 41 insertions(+), 37 deletions(-)