clocksource: Get rid of cycle_last
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:05:13 +0000 (21:05 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 22:01:52 +0000 (15:01 -0700)
commit4a0e637738f06673725792d74eed67f8779b62c7
treea5943ca88cc98cf65d3d2fd22f6311699ed2222b
parent09ec54429c6d10f87d1f084de53ae2c1c3a81108
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>
arch/arm64/kernel/vdso.c
arch/ia64/kernel/time.c
arch/powerpc/kernel/time.c
arch/s390/kernel/time.c
arch/tile/kernel/time.c
arch/x86/kernel/vsyscall_gtod.c
arch/x86/kvm/x86.c
include/linux/clocksource.h
include/linux/timekeeper_internal.h
kernel/time/timekeeping.c