]> git.baikalelectronics.ru Git - kernel.git/commit
Drivers: hv: util: Use hv_get_current_tick() to get current tick
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 19 Jan 2017 18:51:52 +0000 (11:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2017 13:48:03 +0000 (14:48 +0100)
commitca5d585fb0fd2edcbc243b90d33d6f681c497b82
tree2bb4f5090d2d1fe4c838da4826983045ed75c013
parent1ef274590aac0fb6ecc78d8477d775971a3c69ed
Drivers: hv: util: Use hv_get_current_tick() to get current tick

As part of the effort to interact with Hyper-V in an instruction set
architecture independent way, use the new API to get the current
tick.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv_util.c