mbox series

[0/2] x86/time: calibration rendezvous adjustments

Message ID 35443b5a-1410-7099-a937-e9f537bbe989@suse.com (mailing list archive)
Headers show
Series x86/time: calibration rendezvous adjustments | expand

Message

Jan Beulich Jan. 29, 2021, 4:18 p.m. UTC
The 2nd patch (RFC for now) is meant to address a regression
reported on the list under "Problems with APIC on versions 4.9
and later (4.8 works)". In the course of analyzing output from
a debugging patch I ran into another anomaly again, which I
thought I should finally try to address. Hence patch 1.

1: change initiation of the calibration timer
2: don't move TSC backwards in time_calibration_tsc_rendezvous()

Jan