From: Roman Zippel Date: Mon, 10 Jul 2006 11:44:32 +0000 (-0700) Subject: [PATCH] adjust clock for lost ticks X-Git-Tag: v2.6.18-rc2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e154ff3d2c5ad313ef0c66e6217502361cad2799;p=pandora-kernel.git [PATCH] adjust clock for lost ticks A large number of lost ticks can cause an overadjustment of the clock. To compensate for this we look at the current error and the larger the error already is the more careful we are at adjusting the error. As small extra fix reset the error when the clock is set. Signed-off-by: Roman Zippel Acked-by: john stultz Cc: Uwe Bugla Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed