commit | 4a0e637738f06673725792d74eed67f8779b62c7 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jul 16 21:05:13 2014 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 23 15:01:52 2014 -0700 |
tree | a5943ca88cc98cf65d3d2fd22f6311699ed2222b | |
parent | 09ec54429c6d10f87d1f084de53ae2c1c3a81108 [diff] |
clocksource: Get rid of cycle_last cycle_last was added to the clocksource to support the TSC validation. We moved that to the core code, so we can get rid of the extra copy. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org>