mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 13:41:48 -04:00
Pull sched/core to resolve conflicts between:c2a57380df("sched: Replace use of system_unbound_wq with system_dfl_wq") from the tip tree and commit:cde94c032b("sched_ext: Make watchdog sub-sched aware") The latter moves around code modiefied by the former. Apply the changes in the new locations. Signed-off-by: Tejun Heo <tj@kernel.org>