commit | dc01c9fae1c5e40458c086a868d2028dfd6faebd | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jul 16 21:03:49 2014 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 23 10:16:50 2014 -0700 |
tree | 13569e1407d84fc72e6fdf902c0922a0d045306f | |
parent | 988b0c541ed8b1c633c4d4df7169010635942e18 [diff] |
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>