Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84112
b: refs/heads/master
c: 25de571
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown committed Dec 14, 2007
1 parent f005f47 commit 04f3fc0
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: 4963f62045b64f93c45fbcb6f8f0baf1e3e7a127
refs/heads/master: 25de5718356e264820625600a9edca1df5ff26f8
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ module_param(bm_history, uint, 0644);
static int acpi_processor_set_power_policy(struct acpi_processor *pr);

#else /* CONFIG_CPU_IDLE */
static unsigned int latency_factor __read_mostly = 6;
static unsigned int latency_factor __read_mostly = 2;
module_param(latency_factor, uint, 0644);
#endif

Expand Down

0 comments on commit 04f3fc0

Please sign in to comment.