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)
commite13a2e61dd5152f5499d2003470acf9c838eab84
tree4846b2ea392773f7a92d31334295d7aadbafd83e
parent25f666300625d894ebe04bac2b4b3aadb907c861
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