Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120810
b: refs/heads/master
c: 8652cb4
h: refs/heads/master
v: v3
  • Loading branch information
Prarit Bhargava authored and Ingo Molnar committed Nov 12, 2008
1 parent 1e1f269 commit 635b06b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6cf87efbc7a3676e0ad7c9622ec6aec244a593bc
refs/heads/master: 8652cb4b0d87accbe78725fd2a13be2787059649
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/time_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ unsigned long __init calibrate_cpu(void)
break;
no_ctr_free = (i == 4);
if (no_ctr_free) {
WARN(1, KERN_WARNING "Warning: AMD perfctrs busy ... "
"cpu_khz value may be incorrect.\n");
i = 3;
rdmsrl(MSR_K7_EVNTSEL3, evntsel3);
wrmsrl(MSR_K7_EVNTSEL3, 0);
Expand Down

0 comments on commit 635b06b

Please sign in to comment.