Re: [PATCH 0/2] sched: pick and check task if double_lock_balance() unlock the rq

From: Steven Rostedt
Date: Thu Apr 12 2018 - 08:20:17 EST


On Thu, 12 Apr 2018 14:11:45 +0200
Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:

> On Thu, Apr 12, 2018 at 06:58:53PM +0800, Li Bin wrote:
> > Li Bin (1):
> > sched/deadline.c: pick and check task if double_lock_balance() unlock
> > the rq
> >
> > Zhou Chengming (1):
> > sched/rt.c: pick and check task if double_lock_balance() unlock the
> > rq
> >
>
> Much thanks!
>
> Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
>
> Ingo, please apply.

You can add my:

Reviewed-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>

but I would still like to see the declaration of next_task before the
comment, just for style concerns.

-- Steve