Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145423
b: refs/heads/master
c: 61c8c67
h: refs/heads/master
i:
  145421: 65397d6
  145419: 5131e65
  145415: f3454cc
  145407: 166de48
v: v3
  • Loading branch information
Joe Perches authored and Len Brown committed May 30, 2009
1 parent 7e67129 commit d52db7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 21671b88be331fb9c95891d5ee7d2e940e6b024c
refs/heads/master: 61c8c67e3ad67ea1d1360f2e88688bd942834756
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -693,8 +693,8 @@ static int acpi_cpufreq_cpu_init(struct cpufreq_policy *policy)
if (perf->control_register.space_id == ACPI_ADR_SPACE_FIXED_HARDWARE &&
policy->cpuinfo.transition_latency > 20 * 1000) {
policy->cpuinfo.transition_latency = 20 * 1000;
printk_once(KERN_INFO "Capping off P-state tranision"
" latency at 20 uS\n");
printk_once(KERN_INFO
"P-state transition latency capped at 20 uS\n");
}

/* table init */
Expand Down

0 comments on commit d52db7f

Please sign in to comment.