[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250706083033.GAaGo0KbMDFzyQQLmR@fat_crate.local>
Date: Sun, 6 Jul 2025 10:30:33 +0200
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sched/urgent for v6.16-rc5
Hi Linus,
please pull the sched/urgent lineup for v6.16-rc5.
Thx.
---
The following changes since commit d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af:
Linux 6.16-rc4 (2025-06-29 13:09:04 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/sched_urgent_for_v6.16_rc5
for you to fetch changes up to fc975cfb36393db1db517fbbe366e550bcdcff14:
sched/deadline: Fix dl_server runtime calculation formula (2025-07-04 10:35:56 +0200)
----------------------------------------------------------------
- Fix the calculation of the deadline server task's runtime as this mishap was
preventing realtime tasks from running
- Avoid a race condition during migrate-swapping two tasks
- Fix the string reported for the "none" dynamic preemption option
----------------------------------------------------------------
Peter Zijlstra (1):
sched/core: Fix migrate_swap() vs. hotplug
Thomas Weißschuh (1):
sched: Fix preemption string of preempt_dynamic_none
kuyo chang (1):
sched/deadline: Fix dl_server runtime calculation formula
kernel/sched/core.c | 7 ++++++-
kernel/sched/deadline.c | 10 +++++-----
kernel/stop_machine.c | 20 ++++++++++----------
3 files changed, 21 insertions(+), 16 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists