X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fcpu%2Fmshyperv.c;h=381c8b9b3a33570fcf88b82fa69d1fc43298d89f;hb=3e66c4b86035884e00f008086b183b925fb0592b;hp=f794bfa3c1383c2d9ac1bb3c2ec384fb0d0db52c;hpb=e10994ff38ded64e4cd2267a6e404a4c8632bcf5;p=cascardo%2Flinux.git diff --git a/arch/x86/kernel/cpu/mshyperv.c b/arch/x86/kernel/cpu/mshyperv.c index f794bfa3c138..381c8b9b3a33 100644 --- a/arch/x86/kernel/cpu/mshyperv.c +++ b/arch/x86/kernel/cpu/mshyperv.c @@ -188,6 +188,7 @@ static void __init ms_hyperv_init_platform(void) machine_ops.shutdown = hv_machine_shutdown; machine_ops.crash_shutdown = hv_machine_crash_shutdown; + mark_tsc_unstable("running on Hyper-V"); } const __refconst struct hypervisor_x86 x86_hyper_ms_hyperv = {