Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14959
b: refs/heads/master
c: b3c6aeb
h: refs/heads/master
i:
  14957: 2e46edb
  14955: 62b4082
  14951: c7e389a
  14943: 6ea4db8
v: v3
  • Loading branch information
Linus Torvalds committed Dec 3, 2005
1 parent 3fbc118 commit 012496f
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: af1afe866297448ad8a1da99fa8a6af86c43c909
refs/heads/master: b3c6aeb3ce26b286769d2deafec47d218c83dd09
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 012496f

Please sign in to comment.