OSDN Git Service

KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 15 Jan 2016 17:41:10 +0000 (17:41 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 27 Jan 2016 11:38:04 +0000 (12:38 +0100)
commita6e707ddbdf150bd1c2a5c0eccc55abdc62a0039
tree6cd790285b145aa0dc6649f053fee77b0ba20bae
parent9006a01829a50cfd6bbd4980910ed46e895e93d7
KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW

In order to avoid NTP messing with the guest timer behind our back,
use the new and improved monotonic raw version of the hrtimers.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Tomasz Nowicki <tn@semihalf.com>
Cc: Christoffer Dall <christoffer.dall@linaro.org>
Link: http://lkml.kernel.org/r/1452879670-16133-4-git-send-email-marc.zyngier@arm.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
virt/kvm/arm/arch_timer.c