git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f3814c
)
[PATCH] x86_64: [PATCH] timer resume
author
Shaohua Li
<shaohua.li@intel.com>
Fri, 3 Feb 2006 20:50:56 +0000
(21:50 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 5 Feb 2006 00:43:13 +0000
(16:43 -0800)
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>
No differences found