Re: [PATCH -v2 15/17] sched: Fix migrate_disable() vs rt/dl balancing

From: Valentin Schneider
Date: Wed Oct 07 2020 - 18:32:54 EST



On 07/10/20 22:08, Peter Zijlstra wrote:
> On Wed, Oct 07, 2020 at 08:22:44PM +0100, Valentin Schneider wrote:
>> + struct task_struct *curr = class->peek_next_task(rq);
>
> If you look at the core-sched patches they have something very similar
> :-)

Shiny, there's the fair thing I chickened out of doing all prechewed!

I was trying very hard to forget about that series, seems like I did partly
succeed in that :)