]> git.baikalelectronics.ru Git - kernel.git/commit
timekeeping: Introduce timekeeping_leap_insert
authorJohn Stultz <johnstul@us.ibm.com>
Fri, 14 Aug 2009 13:47:18 +0000 (15:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 15 Aug 2009 08:55:45 +0000 (10:55 +0200)
commit3a42488a346c310456f85982bc8cc0b8820e71b3
tree9db4868a4c524efd6f927a555e43c009a70243a5
parentceb752dc15c54af4f4b7487fd56a1b5eb79cd555
timekeeping: Introduce timekeeping_leap_insert

Move the adjustment of xtime, wall_to_monotonic and the update of the
vsyscall variables to the timekeeping code.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
LKML-Reference: <20090814134807.609730216@de.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/time.h
kernel/time/ntp.c
kernel/time/timekeeping.c