]> Pileus Git - ~andy/linux/commit
timekeeping: Move TAI managment into timekeeping core from ntp
authorJohn Stultz <john.stultz@linaro.org>
Thu, 3 May 2012 19:30:07 +0000 (12:30 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Fri, 22 Mar 2013 23:19:58 +0000 (16:19 -0700)
commitcc244ddae6d4c6902ac9d7d64023534f8c44a7eb
tree9f9e26d214bd0113d8722c0a683e003cbc1bf165
parente445cf1c4257cc0238d72e4129eb4739f46fd3de
timekeeping: Move TAI managment into timekeeping core from ntp

Currently NTP manages the TAI offset. Since there's plans for a
CLOCK_TAI clockid, push the TAI management into the timekeeping
core.

CC: Thomas Gleixner <tglx@linutronix.de>
CC: Eric Dumazet <eric.dumazet@gmail.com>
CC: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/time.h
include/linux/timekeeper_internal.h
kernel/time/ntp.c
kernel/time/timekeeping.c