]> git.karo-electronics.de Git - linux-beck.git/commit
tile: Convert VDSO timekeeping to the precise mechanism
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:03:49 +0000 (21:03 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:16:50 +0000 (10:16 -0700)
commitdc01c9fae1c5e40458c086a868d2028dfd6faebd
tree13569e1407d84fc72e6fdf902c0922a0d045306f
parent988b0c541ed8b1c633c4d4df7169010635942e18
tile: Convert VDSO timekeeping to the precise mechanism

The code was only halfarsed converted to the new VSDO update mechanism
and still uses the inaccurate base value which lacks the fractional
part of xtime_nsec. Fix it up.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
arch/tile/kernel/time.c
arch/tile/kernel/vdso/vgettimeofday.c