[PATCH 0/6] Drivers: hv: vmbus: Some miscellaneous fixes

From: kys
Date: Thu May 18 2017 - 13:46:42 EST


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

Some miscellaneous fixes.

Andy Shevchenko (1):
vmbus: Reuse uuid_le_to_bin() helper

K. Y. Srinivasan (2):
Drivers: hv: vmbus: Get the current time from the current clocksource
drivers: hv: vmbus: Increase the time between retries in
vmbus_post_msg()

Michael Kelley (1):
Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page

Vitaly Kuznetsov (2):
hv_utils: drop .getcrosststamp() support from PTP driver
hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts

arch/x86/include/asm/mshyperv.h | 1 -
drivers/hv/connection.c | 2 +-
drivers/hv/hv.c | 9 ++-
drivers/hv/hv_util.c | 164 +++++++++++++--------------------------
drivers/hv/vmbus_drv.c | 51 +++----------
5 files changed, 72 insertions(+), 155 deletions(-)