Re: [PATCH sched_ext/for-7.3] sched_ext: skip ops.set_weight() for disabled tasks
Tejun Heo <[email protected]>
| Newsgroups | dev.linux.lists.sched-ext,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] # v6.19+
Thanks.
--
tejun