[PATCH RFC v3 0/3] x86/time: avoid early uses of NOW() to return zero

Jan Beulich posted 3 patches 3 days, 5 hours ago
[PATCH RFC v3 0/3] x86/time: avoid early uses of NOW() to return zero
Posted by Jan Beulich 3 days, 5 hours ago
Two new prereq patches were added in response to review feedback.

1: time: add "NOW() good" indicator
2: x86/Intel: split model-specific freq calculation off of intel_log_freq()
3: x86/time: avoid early uses of NOW() to return zero

Jan