git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09ec544
)
clocksource: Get rid of cycle_last
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 16 Jul 2014 21:05:13 +0000
(21:05 +0000)
committer
John Stultz
<john.stultz@linaro.org>
Wed, 23 Jul 2014 22:01:52 +0000
(15:01 -0700)
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>
No differences found