kernel-fxtec-pro1x/kernel/time
Richard Cochran dd48d708ff ntp: Correct TAI offset during leap second
When repeating a UTC time value during a leap second (when the UTC
time should be 23:59:60), the TAI timescale should not stop. The kernel
NTP code increments the TAI offset one second too late. This patch fixes
the issue by incrementing the offset during the leap second itself.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
2012-05-21 16:16:54 -07:00
..
alarmtimer.c
clockevents.c
clocksource.c
jiffies.c
Kconfig timers: Provide generic Kconfig switches 2012-05-21 11:01:40 +02:00
Makefile
ntp.c ntp: Correct TAI offset during leap second 2012-05-21 16:16:54 -07:00
posix-clock.c
tick-broadcast.c
tick-common.c
tick-internal.h
tick-oneshot.c
tick-sched.c
timecompare.c
timeconv.c
timekeeping.c
timer_list.c
timer_stats.c