[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZoxAdMLsfMJYVtj8@slm.duckdns.org>
Date: Mon, 8 Jul 2024 09:39:32 -1000
From: Tejun Heo <tj@...nel.org>
To: torvalds@...ux-foundation.org
Cc: void@...ifault.com, mingo@...hat.com, peterz@...radead.org,
tglx@...utronix.de, linux-kernel@...r.kernel.org,
kernel-team@...a.com
Subject: Re: [PATCHSET sched_ext/for-6.11] sched_ext: Clean up
kernel/sched/ext.h
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
Powered by blists - more mailing lists