Re: [PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity

From: Steven Rostedt
Date: Thu Jul 07 2016 - 09:47:41 EST


On Thu, 7 Jul 2016 09:39:09 +0100
Juri Lelli <juri.lelli@xxxxxxx> wrote:


> > Having a better look at this is in my TODO list... But I still need to
> > find some time :)
> >
>
> Same here. No spare cycles right now to have a thorough look at this. :(

All in all, this should not hold up the current patch set. Maybe mark
it with a "TODO" and try to remember to look into it at another time.
The chances that we are switching from a SCHED_OTHER/RT to DEADLINE
that is already boosted is extremely rare. It can happen, but it's not
critical enough to hold this up.

-- Steve