Re: [PATCH RESEND] sched/deadline: fix pull if dl task who's prio changed is not on queue

From: Juri Lelli
Date: Tue Mar 03 2015 - 04:32:40 EST


Hi,

[+Kirill]

On 26/02/2015 02:38, Wanpeng Li wrote:
> Dl task who is not on queue and it is also the curr task simultaneously
> can not happen. In addition, pull since the priority of a not on queue
> dl task doesn't make any sense.
>
> This patch fix it by don't pull if dl task who's prio changed is not on
> queue.
>

So, this is something that was already raised by Kirill, but I always
forgot to fix :/. Thanks for reminding me!

I have this fix: