Files
linux/kernel
Peter Zijlstra 0754d5caac sched: Deadline has dynamic priority
[ Upstream commit e008ec6c79 ]

While FIFO/RR have static priority, DEADLINE is a dynamic priority
scheme. Notably it has static priority -1. Do not assume the priority
doesn't change for deadline tasks just because the static priority
doesn't change.

This ensures DL always sees {DE,EN}QUEUE_MOVE where appropriate.

Fixes: ff77e46853 ("sched/rt: Fix PI handling vs. sched_setscheduler()")
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Pierre Gondois <pierre.gondois@arm.com>
Tested-by: Juri Lelli <juri.lelli@redhat.com>
Link: https://patch.msgid.link/20260114130528.GB831285@noisy.programming.kicks-ass.net
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-01-23 11:21:23 +01:00
..
2025-11-09 21:19:44 -08:00
2025-08-30 10:15:28 -04:00
2025-09-25 09:23:54 +02:00
2025-12-18 14:02:42 +01:00
2025-09-25 09:23:54 +02:00