aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2025-09-16 21:06:42 +0000
committerTejun Heo <[email protected]>2025-09-17 09:07:27 +0000
commita1eab4d813f7b6e606ed21381b8cfda5c59a87e5 (patch)
treece2d5ac432a5b698b39f0e9007b05dbe78504ced /scripts/kernel-doc.py
parentRevert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()" (diff)
downloadkernel-a1eab4d813f7b6e606ed21381b8cfda5c59a87e5.tar.gz
kernel-a1eab4d813f7b6e606ed21381b8cfda5c59a87e5.zip
sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED
While collecting SCX related fields in struct task_group into struct scx_task_group, 6e6558a6bc41 ("sched_ext, sched/core: Factor out struct scx_task_group") forgot update tg->scx_weight usage in tg_weight(), which leads to build failure when CONFIG_FAIR_GROUP_SCHED is disabled but CONFIG_EXT_GROUP_SCHED is enabled. Fix it. Fixes: 6e6558a6bc41 ("sched_ext, sched/core: Factor out struct scx_task_group") Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Tested-by: Andrea Righi <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions