commit | a6e707ddbdf150bd1c2a5c0eccc55abdc62a0039 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Jan 15 17:41:10 2016 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 27 12:38:04 2016 +0100 |
tree | 6cd790285b145aa0dc6649f053fee77b0ba20bae | |
parent | 9006a01829a50cfd6bbd4980910ed46e895e93d7 [diff] |
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>