+35
−14
+19
−12
Loading
Conflict in kernel/sched/ext.c between: 7e0ffb72 ("sched_ext: Fix stale direct dispatch state in ddsp_dsq_id") which clears ddsp state at individual call sites instead of dispatch_enqueue(), and sub-sched related code reorg and API updates on for-7.1. Resolved by applying the ddsp fix with for-7.1's signatures. Signed-off-by:Tejun Heo <tj@kernel.org>