On 17/01/2022 10:32, Jan Beulich wrote: > The only global effect of calibrate_APIC_clock() is the setting of > "bus_scale"; the final __setup_APIC_LVTT(0) is (at best) redundant with > the immediately following setup_APIC_timer() invocation. Yet "bus_scale" > isn't used when using TDT. Avoid wasting 100ms for calibration in this > case. > > Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Andrew Cooper <[email protected]>
