]> git.proxmox.com Git - mirror_ubuntu-artful-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)
committerTim Gardner <tim.gardner@canonical.com>
Tue, 28 Mar 2017 20:33:42 +0000 (14:33 -0600)
commitd60b3b99ace48b229bc93de85d9672f352b27b5b
tree72410118b0e62efac7bcb4c156d9f197f29daec7
parent7232915245e75be0a68f0c797c989e20fc1f7361
Drivers: hv: util: Use hv_get_current_tick() to get current tick

BugLink: http://bugs.launchpad.net/bugs/1676635
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>
(cherry picked from commit 305f7549c9298247723c255baddb7a54b4e63050)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/hv/hv_util.c