Re: [PATCH] sched: deadline: Fix confusing comments about selection of top pi-waiter

From: Juri Lelli
Date: Tue Feb 28 2017 - 06:39:07 EST


Hi,

On 22/02/17 20:09, Joel Fernandes wrote:
> This comment in the code is incomplete, and I believe it begs a definition of
> dl_boosted to make sense of the condition that follows. Rewrite the comment and
> also rearrange the condition that follows to reflect the first condition "we
> have a top pi-waiter which is a SCHED_DEADLINE task" in that order. Also fix a
> typo that follows.
>
> Cc: Juri Lelli <Juri.Lelli@xxxxxxx>
> Signed-off-by: Joel Fernandes <joelaf@xxxxxxxxxx>

Looks good to me.

Acked-by: Juri Lelli <juri.lelli@xxxxxxx>

Thanks,

- Juri