From: Linus Torvalds Date: Sat, 8 Feb 2025 19:16:22 +0000 (-0800) Subject: Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.14-rc2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7b92e8969cd60a585629cef8d19b7ef330bc171;p=thirdparty%2Flinux.git Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull scheduler fixes from Ingo Molnar: "Fix a cfs_rq->h_nr_runnable accounting bug that trips up a defensive SCHED_WARN_ON() on certain workloads. The bug is believed to be (accidentally) self-correcting, hence no behavioral side effects are expected. Also print se.slice in debug output, since this value can now be set via the syscall ABI and can be useful to track" * tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/debug: Provide slice length for fair tasks sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeue --- c7b92e8969cd60a585629cef8d19b7ef330bc171