From: Andrew Morton Date: Sun, 30 Jul 2006 10:03:19 +0000 (-0700) Subject: [PATCH] synchronize_tsc() fixes X-Git-Tag: v2.6.18-rc4~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35a7261eaf0e57924e2c56c6d72dc44ee9f3634;p=pandora-kernel.git [PATCH] synchronize_tsc() fixes - Move the tsc synchronisation variables into a struct, mark it __initdata - local `realdelta' wants to be 64-bit - Print the skew for negative skews, as well as for positive ones - remove dead code Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed