From: Jim Houston Date: Sat, 28 Oct 2006 17:38:56 +0000 (-0700) Subject: [PATCH] time_adjust cleared before use X-Git-Tag: v2.6.19-rc4~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb1d860551c4307b1a7ee9a21b120319075e987e;p=pandora-kernel.git [PATCH] time_adjust cleared before use I notice that the code which implements adjtime clears the time_adjust value before using it. The attached patch makes the obvious fix. Acked-by: Roman Zippel Signed-off-by: Jim Houston Cc: John Stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed