Re: [PATCHSET v10] sched_ext: Fix ops.dequeue() semantics

From: Tejun Heo

Date: Mon Feb 23 2026 - 15:11:30 EST


> Andrea Righi (4):
> sched_ext: Properly mark SCX-internal migrations via sticky_cpu
> sched_ext: Add rq parameter to dispatch_enqueue()
> sched_ext: Fix ops.dequeue() semantics
> selftests/sched_ext: Add test to validate ops.dequeue() semantics

Applied 1-4 to sched_ext/for-7.1 with the following minor changes:

- Dropped unused is_terminal_dsq() helper from 3/4.
- Fixed typo in 4/4 comment ("shared a user DSQ" -> "a shared user DSQ").

Thanks.
--
tejun