Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117335
b: refs/heads/master
c: addbad4
h: refs/heads/master
i:
  117333: 24ed989
  117331: 7f7d9d8
  117327: 05c1991
v: v3
  • Loading branch information
Venkatesh Pallipadi authored and Len Brown committed Oct 16, 2008
1 parent 5eb911c commit 323c36f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 887e301aa1105326f1412a98749024263b1031c7
refs/heads/master: addbad46ed0906cd584784423b9d0babc7476446
1 change: 1 addition & 0 deletions trunk/drivers/acpi/processor_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -1587,6 +1587,7 @@ static int acpi_idle_enter_bm(struct cpuidle_device *dev,

if (acpi_idle_bm_check()) {
if (dev->safe_state) {
dev->last_state = dev->safe_state;
return dev->safe_state->enter(dev, dev->safe_state);
} else {
local_irq_disable();
Expand Down

0 comments on commit 323c36f

Please sign in to comment.