Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98297
b: refs/heads/master
c: 7ea5661
h: refs/heads/master
i:
  98295: 8326cb1
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Jun 19, 2008
1 parent cb237a5 commit db5ded5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 49307fd6f72bdd68cc2bd23e7da0bcfecf8087c9
refs/heads/master: 7ea56616ba6b3d67a4892728182e38ae162ea3e7
1 change: 0 additions & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -7628,7 +7628,6 @@ static void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq,
else
rt_se->rt_rq = parent->my_q;

rt_se->rt_rq = &rq->rt;
rt_se->my_q = rt_rq;
rt_se->parent = parent;
INIT_LIST_HEAD(&rt_se->run_list);
Expand Down

0 comments on commit db5ded5

Please sign in to comment.