Skip to content
Commit 2d826404 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86: Move tsc_calibration to x86_init_ops



TSC calibration is modified by the vmware hypervisor and paravirt by
separate means. Moorestown wants to add its own calibration routine as
well. So make calibrate_tsc a proper x86_init_ops function and
override it by paravirt or by the early setup of the vmware
hypervisor.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 47926214
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment