From: Roman Zippel Date: Mon, 26 Jun 2006 07:25:18 +0000 (-0700) Subject: [PATCH] fix and optimize clock source update X-Git-Tag: v2.6.18-rc1~784 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19923c190e0932bf0ac1e1d06a48f5c3678dd0de;p=pandora-kernel.git [PATCH] fix and optimize clock source update This fixes the clock source updates in update_wall_time() to correctly track the time coming in via current_tick_length(). Optimize the fast paths to be as short as possible to keep the overhead low. Signed-off-by: Roman Zippel Acked-by: John Stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed