From: Thomas Gleixner Date: Sun, 18 May 2008 20:17:59 +0000 (+0200) Subject: x86: disable TSC for sched_clock() when calibration failed X-Git-Tag: v2.6.26-rc4~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74dc51a3de06aa516e3b9fdc4017b2aeb38bf44b;p=pandora-kernel.git x86: disable TSC for sched_clock() when calibration failed When the TSC calibration fails then TSC is still used in sched_clock(). Disable it completely in that case. Signed-off-by: Thomas Gleixner Cc: stable@kernel.org --- Reading git-diff-tree failed