Re: [PATCH 4/8] sched_ext: Re-home tasks on cgroup migration

Andrea Righi <[email protected]> Mon, 20 Jul 2026 09:43:36 +0200
Newsgroups dev.linux.lists.sched-ext,org.kernel.vger.cgroups,org.kernel.vger.linux-kernel
Message-ID <al3RqBffB5Df2l1J@gpd4>
On Sun, Jul 19, 2026 at 09:40:57PM -1000, Tejun Heo wrote:
> Hello,
> 
> On Mon, Jul 20, 2026 at 07:54:34AM +0200, Andrea Righi wrote:
> > Should we add:
> > 
> > Fixes: 337ec00b1d9c ("sched_ext: Implement cgroup sub-sched enabling and disabling")
> > Closes: https://lore.kernel.org/r/alnxrsexEe_nQwqL@gpd4
> 
> I added Closes but skipped Fixed. The feature wasn't complete anyway and it
> still isn't fully complete (the restricted affinity problem still needs
> solving), and there's a lot of code churns and dependencies inbetween. I
> don't wanna tag Fixes and trigger stable backports.

Yeah, makes sense. Closes or Link is enough, at least we have a reference to the
issue.

Thanks,
-Andrea