Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277377
b: refs/heads/master
c: 6068631
h: refs/heads/master
i:
  277375: b37a1d9
v: v3
  • Loading branch information
Richard Weinberger authored and Ingo Molnar committed Nov 16, 2011
1 parent aa2560f commit 2d82b50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: a3e5d1091c1298ded486aba87c22fe90cb55ea6c
refs/heads/master: 60686317da05049385eae86e44c710cde535f95f
4 changes: 2 additions & 2 deletions trunk/kernel/sched_rt.c
Original file line number Diff line number Diff line change
Expand Up @@ -957,8 +957,8 @@ static void dequeue_task_rt(struct rq *rq, struct task_struct *p, int flags)
}

/*
* Put task to the end of the run list without the overhead of dequeue
* followed by enqueue.
* Put task to the head or the end of the run list without the overhead of
* dequeue followed by enqueue.
*/
static void
requeue_rt_entity(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int head)
Expand Down

0 comments on commit 2d82b50

Please sign in to comment.