The crux is the first commit which fixes how sysctl
kernel.sched_rt_runtime_us changes are validated with
CONFIG_RT_GROUP_SCHED but rt_group_sched=0.
The rest are cleanups that occurred to me.
Signed-off-by: Michal Koutný <mkoutny@suse.com>
---
Michal Koutný (3):
sched/rt: Skip group schedulable check with rt_group_sched=0
sched/rt: Move group schedulability check to sched_rt_global_validate()
sched/rt: Cleanup global RT bandwidth functions
kernel/sched/rt.c | 42 +++++++++---------------------------------
1 file changed, 9 insertions(+), 33 deletions(-)
---
base-commit: 944aacb68baf7624ab8d277d0ebf07f025ca137c
change-id: 20260119-sched-rert_groups-431e2d5d1c57
Best regards,
--
Michal Koutný <mkoutny@suse.com>