[GIT PULL] scheduler fixes
From: Ingo Molnar
Date: Sat Mar 07 2026 - 19:42:53 EST
Linus,
Please pull the latest sched/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-urgent-2026-03-08
for you to fetch changes up to d658686a1331db3bb108ca079d76deb3208ed949:
Fix a DL scheduler bug that may corrupt internal metrics during
PI and setscheduler() syscalls, resulting in kernel warnings
and misbehavior. Found during stress-testing.
Thanks,
Ingo
------------------>
Juri Lelli (1):
sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
kernel/sched/syscalls.c | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)