From: Marcelo Tosatti Date: Tue, 12 Mar 2013 02:10:24 +0000 (-0300) Subject: VMX: x86: handle host TSC calibration failure X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ba32cae66e3798d697e582633af2c7dd6907e5;p=pandora-kernel.git VMX: x86: handle host TSC calibration failure If the host TSC calibration fails, tsc_khz is zero (see tsc_init.c). Handle such case properly in KVM (instead of dividing by zero). https://bugzilla.redhat.com/show_bug.cgi?id=859282 Signed-off-by: Marcelo Tosatti Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed