Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321382
b: refs/heads/master
c: b7db60f
h: refs/heads/master
v: v3
  • Loading branch information
Feng Tang authored and Len Brown committed Aug 3, 2012
1 parent 39e6a5d commit b72fffc
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: 869639f9e7ff5ca337b27469c298dd11c29cf0fa
refs/heads/master: b7db60f45d74497c723dc7ae1370cf0b37dfb0d8
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ static int acpi_cpu_soft_notify(struct notifier_block *nfb,
/* Normal CPU soft online event */
} else {
acpi_processor_ppc_has_changed(pr, 0);
acpi_processor_cst_has_changed(pr);
acpi_processor_hotplug(pr);
acpi_processor_reevaluate_tstate(pr, action);
acpi_processor_tstate_has_changed(pr);
}
Expand Down

0 comments on commit b72fffc

Please sign in to comment.