Re: [PATCH sched_ext/for-6.18] sched_ext: Exit early on hotplug events during attach
From: Andrea Righi
Date: Mon Oct 13 2025 - 15:37:11 EST
On Mon, Oct 13, 2025 at 08:41:36AM -1000, Tejun Heo wrote:
> On Thu, Sep 04, 2025 at 07:57:16AM +0200, Andrea Righi wrote:
> > There is no need to complete the entire scx initialization if a
> > scheduler is failing to be attached due to a hotplug event.
> >
> > Exit early to avoid unnecessary work and simplify the attach flow.
> >
> > Signed-off-by: Andrea Righi <arighi@xxxxxxxxxx>
>
> I applied this to the wrong branch and lost it in the pull request. Applying
> again to for-6.19. Sorry.
Ok, thanks!
-Andrea