Re: [PATCHSET sched_ext/for-6.11] sched_ext: Clean up kernel/sched/ext.h

From: Tejun Heo
Date: Mon Jul 08 2024 - 15:39:57 EST


On Sat, Jun 22, 2024 at 03:50:19PM -1000, Tejun Heo wrote:
> Hello,
>
> While sched_ext was out of tree, kernel/sched/ext.h contained declarations
> and definitions which aren't ideal but are helpful for forward porting. This
> patchset cleans them up.
>
> - for_balance_class_range() is removed and instead open coded in
> put_prev_task_balance().
>
> - Some declarations and definitions in kernel/sched/ext.h are moved to
> kernel/sched/sched.h.
>
> This patchset contains the following three patches:
>
> 0001-sched_ext-Minor-cleanups-in-kernel-sched-ext.h.patch
> 0002-sched-sched_ext-Open-code-for_balance_class_range.patch
> 0003-sched-sched_ext-Move-some-declarations-from-kernel-s.patch

Applied to sched_ext/for-6.11.

Thanks.

--
tejun