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:
cb7fabc
)
[PATCH] x86-64: Fix C3 timer test
author
Andi Kleen
<ak@suse.de>
Sat, 21 Oct 2006 22:38:23 +0000
(
00:38
+0200)
committer
Andi Kleen
<andi@basil.nowhere.org>
Sat, 21 Oct 2006 22:38:23 +0000
(
00:38
+0200)
There was a typo in the C3 latency test to decide of the TSC
should be used or not. It used the C2 latency threshold, not the
C3 one. Fix that.
This should fix the time on various dual core laptops.
Signed-off-by: Andi Kleen <ak@suse.de>
No differences found