]> git.baikalelectronics.ru Git - kernel.git/commit
ntp: correct inconsistent interval/tick_length usage
authorjohn stultz <johnstul@us.ibm.com>
Sun, 10 Feb 2008 09:48:03 +0000 (10:48 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 10 Feb 2008 09:48:03 +0000 (10:48 +0100)
commit97b9621c6dcb2084f821c0b342038344f288ebe8
tree4846b2ea392773f7a92d31334295d7aadbafd83e
parent415910ce6d1e12a0dee558351ba3f003b815a026
ntp: correct inconsistent interval/tick_length usage

clocksource initialization and error accumulation.  This corrects a 280ppm
drift seen on some systems using acpi_pm, and affects other clocksources as
well (likely to a lesser degree).

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/timex.h
kernel/time/ntp.c