From: Roman Zippel Date: Sun, 1 Oct 2006 06:28:25 +0000 (-0700) Subject: [PATCH] ntp: add time_adjust to tick length X-Git-Tag: v2.6.19-rc1~556 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f807f8d2137ba728d22820103131038639b68a9;p=pandora-kernel.git [PATCH] ntp: add time_adjust to tick length This folds update_ntp_one_tick() into second_overflow() and adds time_adjust to the tick length, this makes time_next_adjust unnecessary. This slightly changes the adjtime() behaviour, instead of applying it to the next tick, it's applied to the next second. Signed-off-by: Roman Zippel Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed