[RFC PATCH 0/2] sched: Fix compilation error

From: Yu Liao
Date: Mon Sep 23 2024 - 09:59:08 EST


This series fix the compilation issues when building with
CONFIG_CGROUP_SCHED_WEIGHT && !CONFIG_FAIR_GROUP_SCHED.

Yu Liao (2):
sched: Add dummy version of sched_group_set_idle()
sched: Put sched_group::idle under CONFIG_GROUP_SCHED_WEIGHT

kernel/sched/sched.h | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

--
2.33.0