From: Linus Torvalds Date: Tue, 24 Sep 2024 18:33:50 +0000 (-0700) Subject: Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.12-rc1~73 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=6fa6588e5964473356f0e2a02093ea42a5b3fd56;p=linux-block.git Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git./linux/kernel/git/tj/sched_ext Pull sched_ext fixes from Tejun Heo: - Three build fixes - The fix for a stall bug introduced by a recent optimization in sched core (SM_IDLE) - Addition of /sys/kernel/sched_ext/enable_seq. While not a fix, it is a simple addition that distro people want to be able to tell whether an SCX scheduler has ever been loaded on the system * tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext: sched_ext: Provide a sysfs enable_seq counter sched_ext: Fix build when !CONFIG_STACKTRACE sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled() sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT sched: Add dummy version of sched_group_set_idle() --- 6fa6588e5964473356f0e2a02093ea42a5b3fd56