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)
commit31089c13bcb18d2cd2a3ddfbe3a28666346f237e
tree9db4868a4c524efd6f927a555e43c009a70243a5
parent4cd1993f0046fbc765dbf20af90966f5661e3789
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