diff options
| author | Pavel Tatashin <[email protected]> | 2018-07-19 20:55:44 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2018-07-19 22:02:44 +0000 |
| commit | 03821f451d2d2d7599061244734245be139014ea (patch) | |
| tree | 6ba34ce72f69994e052c84adc2330b71006eaeee /tools/perf/util/llvm-utils.c | |
| parent | sched/clock: Use static key for sched_clock_running (diff) | |
| download | kernel-03821f451d2d2d7599061244734245be139014ea.tar.gz kernel-03821f451d2d2d7599061244734245be139014ea.zip | |
x86/tsc: Split native_calibrate_cpu() into early and late parts
During early boot TSC and CPU frequency can be calibrated using MSR, CPUID,
and quick PIT calibration methods. The other methods PIT/HPET/PMTIMER are
available only after ACPI is initialized.
Split native_calibrate_cpu() into early and late parts so they can be
called separately during early and late tsc calibration.
Signed-off-by: Pavel Tatashin <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/llvm-utils.c')
0 files changed, 0 insertions, 0 deletions
