Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14953
b: refs/heads/master
c: af2eb17
h: refs/heads/master
i:
  14951: c7e389a
v: v3
  • Loading branch information
Linus Torvalds committed Dec 3, 2005
1 parent 15bc846 commit 65a9f66
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: 1b0997f561bf46689cc6e0903f342e9bf2506bf1
refs/heads/master: af2eb17bac41a116b73d85b3fb160405c32bea5b
1 change: 1 addition & 0 deletions trunk/drivers/acpi/processor_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ static void acpi_processor_idle(void)
smp_mb__after_clear_bit();
if (need_resched()) {
set_thread_flag(TIF_POLLING_NRFLAG);
local_irq_enable();
return;
}
}
Expand Down

0 comments on commit 65a9f66

Please sign in to comment.