]> git.baikalelectronics.ru Git - kernel.git/commit
time: Rename timekeeper::tkr to timekeeper::tkr_mono
authorPeter Zijlstra <peterz@infradead.org>
Thu, 19 Mar 2015 09:09:06 +0000 (10:09 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 27 Mar 2015 08:45:06 +0000 (09:45 +0100)
commit16a9471a951a761f04708b0eea1a450c9e44da3c
tree7ca968f093715153c0773716c0f04d3707688b9f
parent0935e620ed69ebbf8ca7bec5e3378669fe4a2472
time: Rename timekeeper::tkr to timekeeper::tkr_mono

In preparation of adding another tkr field, rename this one to
tkr_mono. Also rename tk_read_base::base_mono to tk_read_base::base,
since the structure is not specific to CLOCK_MONOTONIC and the mono
name got added to the tk_read_base instance.

Lots of trivial churn.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: John Stultz <john.stultz@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20150319093400.344679419@infradead.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/arm64/kernel/vdso.c
arch/s390/kernel/time.c
arch/tile/kernel/time.c
arch/x86/kernel/vsyscall_gtod.c
arch/x86/kvm/x86.c
include/linux/timekeeper_internal.h
kernel/time/timekeeping.c