Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69111
b: refs/heads/master
c: 638e13a
h: refs/heads/master
i:
  69109: 5141f85
  69107: 6c2573c
  69103: 01e4181
v: v3
  • Loading branch information
Gautham R Shenoy authored and Ingo Molnar committed Oct 15, 2007
1 parent d4f31b3 commit 7dbb6b8
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: 5cb350baf580017da38199625b7365b1763d7180
refs/heads/master: 638e13ac37a1a89473415f407cbffc1688a20fe2
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@ void wait_task_inactive(struct task_struct *p)
* yield - it could be a while.
*/
if (unlikely(on_rq)) {
yield();
schedule_timeout_uninterruptible(1);
goto repeat;
}

Expand Down

0 comments on commit 7dbb6b8

Please sign in to comment.