Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145418
b: refs/heads/master
c: 7d60e8a
h: refs/heads/master
v: v3
  • Loading branch information
Shaohua Li authored and Len Brown committed May 27, 2009
1 parent e66487c commit 1395245
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: 87ad57bacb25c3f24c54f142ef445f68277705f0
refs/heads/master: 7d60e8ab0d5507229dfbdf456501cc378610fa01
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,8 +834,8 @@ static int acpi_idle_enter_c1(struct cpuidle_device *dev,

/* Do not access any ACPI IO ports in suspend path */
if (acpi_idle_suspend) {
acpi_safe_halt();
local_irq_enable();
cpu_relax();
return 0;
}

Expand Down

0 comments on commit 1395245

Please sign in to comment.