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

From: Andrea Righi

Date: Mon Jul 20 2026 - 03:44:18 EST


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