commit | 0dd2ea9af8f0eca43cf6200baa182b3aba307049 | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Fri Feb 03 21:50:56 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Feb 04 16:43:13 2006 -0800 |
tree | 68d19724e9c50e14ea7d900493a9af37ff26c948 | |
parent | 6f3814cd2fb5ea4d53a7fa5b0635d68fa4036c1b [diff] |
[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<shaohua.li@intel.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>