Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173413
b: refs/heads/master
c: 9dbe00a
h: refs/heads/master
i:
  173411: ad98d75
v: v3
  • Loading branch information
Paul Mundt committed Oct 16, 2009
1 parent 3c0730f commit 1abbb26
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0e6d4986e7940125a04ba8c3aa558f3b248cb9b4
refs/heads/master: 9dbe00a56a60748668d2040cf4e59427060e2252
3 changes: 2 additions & 1 deletion trunk/arch/sh/kernel/idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ void default_idle(void)
if (!need_resched()) {
local_irq_enable();
cpu_sleep();
}
} else
local_irq_enable();

set_thread_flag(TIF_POLLING_NRFLAG);
} else
Expand Down

0 comments on commit 1abbb26

Please sign in to comment.