Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109111
b: refs/heads/master
c: 52a8968
h: refs/heads/master
i:
  109109: 9709d31
  109107: f7e3f00
  109103: f1564fc
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Aug 25, 2008
1 parent 415bdc5 commit 25f81d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f58899bb0224741eb0409ada67ecafe90ba137ef
refs/heads/master: 52a8968ce95da8469ba0a9b3e4010fe31caf77a3
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/tsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ static int time_cpufreq_notifier(struct notifier_block *nb, unsigned long val,
mark_tsc_unstable("cpufreq changes");
}

set_cyc2ns_scale(tsc_khz_ref, freq->cpu);
set_cyc2ns_scale(tsc_khz, freq->cpu);

return 0;
}
Expand Down

0 comments on commit 25f81d9

Please sign in to comment.