Re: [PATCH sched_ext/for-7.3] sched_ext: skip ops.set_weight() for disabled tasks
From: Tejun Heo
Date: Fri Jul 10 2026 - 13:09:54 EST
Hello,
Applied to sched_ext/for-7.2-fixes, thanks.
Added a Fixes: tag and stable Cc. The reversed set_weight()/disable()
ordering is a regression from the commit that moved ops.disable() ahead
of reweight_task_scx(), so it goes back to v6.19:
Fixes: 637b0682821b ("sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern")
Cc: stable@xxxxxxxxxxxxxxx # v6.19+
Thanks.
--
tejun