From: Shaohua Li Date: Fri, 3 Feb 2006 20:50:56 +0000 (+0100) Subject: [PATCH] x86_64: [PATCH] timer resume X-Git-Tag: v2.6.16-rc3~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd2ea9af8f0eca43cf6200baa182b3aba307049;p=pandora-kernel.git [PATCH] x86_64: [PATCH] timer resume At resume time, TSC's value or something similar might be changed a lot against suspend time. This could make system gets a very big lost ticks. See http://bugzilla.kernel.org/show_bug.cgi?id=5825 Signed-off-by: Shaohua Li Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed