Re: [PATCH -v2 15/17] sched: Fix migrate_disable() vs rt/dl balancing
From: Peter Zijlstra
Date: Wed Oct 07 2020 - 17:09:07 EST
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
:-)