commit | 7ec98e15aa049b7a2ca73485f31cf4f90c34e2dd | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 21 22:51:39 2013 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Thu Apr 04 13:18:31 2013 -0700 |
tree | 9cfe66164c13f1c2413fb2c8335971918e43d6c9 | |
parent | 14a3b6abe98c8f53a13522610c257accef7321df [diff] |
timekeeping: Delay update of clock->cycle_last For calculating the new timekeeper values store the new cycle_last value in the timekeeper and update the clock->cycle_last just when we actually update the new values. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>