Re: [PATCH v12 10/11] sched: early boot clock
From: Peter Zijlstra
Date: Tue Jun 26 2018 - 11:07:30 EST
On Tue, Jun 26, 2018 at 07:27:05AM -0400, Pavel Tatashin wrote:
> We start getting timer interrupts. Is it acceptable to move
> sched_clock_init() after late_time_init()?
After much puzzling and cursing, yes, I suppose that'll work.