[GIT PULL] scheduler fix

From: Ingo Molnar
Date: Fri Mar 21 2025 - 06:35:19 EST


Linus,

Please pull the latest sched/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-urgent-2025-03-21

# HEAD: 76f970ce51c80f625eb6ddbb24e9cb51b977b598 Revert "sched/core: Reduce cost of sched_move_task when config autogroup"

Revert a scheduler performance optimization that regressed other workloads.

[ Merge note: this is admittedly a bit late in the cycle, and the
regression is old, but the performance impact is substantial for the
affected workloads so I didn't want to delay this fix. ]

Thanks,

Ingo

------------------>
Dietmar Eggemann (1):
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"


kernel/sched/core.c | 21 +++------------------
1 file changed, 3 insertions(+), 18 deletions(-)