]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ntp: prescale time_offset
authorRoman Zippel <zippel@linux-m68k.org>
Sun, 1 Oct 2006 06:28:25 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 07:39:26 +0000 (00:39 -0700)
commitb1546a2257381257c89094c9c98b2228dabad8f2
tree7beeef2896cb92e06b0a2ee8fa62b17f1732b72b
parentea26d30931e76a0429c24ee7990d697f541a9971
[PATCH] ntp: prescale time_offset

This converts time_offset into a scaled per tick value.  This avoids now
completely the crude compensation in second_overflow().

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: john stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/timex.h
kernel/time/ntp.c