Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60686317 authored by Richard Weinberger's avatar Richard Weinberger Committed by Ingo Molnar
Browse files
parent a3e5d109
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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)