Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27447
b: refs/heads/master
c: 75de7d5
h: refs/heads/master
i:
  27445: e4b351b
  27443: 0af7668
  27439: 3efbb41
v: v3
  • Loading branch information
Dave Jones committed May 31, 2006
1 parent 7262af0 commit 22d5ea2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 484944a5b002cf87b38a8f073d37afcfb8afff28
refs/heads/master: 75de7d55f8e148848cadefc92140d8f083d13924
1 change: 0 additions & 1 deletion trunk/arch/i386/kernel/cpu/cpufreq/longrun.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ static unsigned int __init longrun_determine_freqs(unsigned int *low_freq,
/* set to 0 to try_hi perf_pctg */
msr_lo &= 0xFFFFFF80;
msr_hi &= 0xFFFFFF80;
msr_lo |= 0;
msr_hi |= try_hi;
wrmsr(MSR_TMTA_LONGRUN_CTRL, msr_lo, msr_hi);

Expand Down

0 comments on commit 22d5ea2

Please sign in to comment.