Re: [PATCH 05/12] sched: Move sched_class::prio_changed() into the change pattern

From: Peter Zijlstra

Date: Tue Jan 13 2026 - 06:53:20 EST


On Tue, Jan 13, 2026 at 04:35:02PM +0530, K Prateek Nayak wrote:

> Does enabling WARN_DOUBLE_CLOCK warn of a double clock update before
> hitting this warning?

setup_new_dl_entity() -> update_rq_clock() seems like it will trip that
in this case.