Drivers: hv: vmbus: Get the current time from the current clocksource
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 18 May 2017 17:46:02 +0000 (10:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 May 2017 13:42:42 +0000 (15:42 +0200)
commite546d778d6bb3e1a80697a6556d870c707e6df82
tree74be92391f0b87fbdc5682bc855d4c54c012b896
parent7975bd4cca05a99aa14964cfa22366ee64da50ad
Drivers: hv: vmbus: Get the current time from the current clocksource

The current code uses the MSR based mechanism to get the current tick.
Use the current clock source as that might be more optimal.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/mshyperv.h
drivers/hv/hv.c