Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76142
b: refs/heads/master
c: 0d1311a
h: refs/heads/master
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Jan 25, 2008
1 parent 74fa9ed commit 4899b28
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: 610bf05645a7ac6ea104a474e328eeaaea148870
refs/heads/master: 0d1311a536a0face6267e7346223f2e68b002018
1 change: 1 addition & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1722,6 +1722,7 @@ void fastcall wake_up_new_task(struct task_struct *p, unsigned long clone_flags)
inc_nr_running(p, rq);
}
check_preempt_curr(rq, p);
wakeup_balance_rt(rq, p);
task_rq_unlock(rq, &flags);
}

Expand Down

0 comments on commit 4899b28

Please sign in to comment.