From: Alok Kataria Date: Tue, 1 Jul 2008 18:43:24 +0000 (-0700) Subject: x86: merge tsc calibration X-Git-Tag: v2.6.27-rc1~1106^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc0f5947afa5e3a13e55867f4478c8a92c11dca;p=pandora-kernel.git x86: merge tsc calibration Merge the tsc calibration code for the 32bit and 64bit kernel. The paravirtualized calculate_cpu_khz for 64bit now points to the correct tsc_calibrate code as in 32bit. Original native_calculate_cpu_khz for 64 bit is now called as calibrate_cpu. Also moved the recalibrate_cpu_khz function in the common file. Note that this function is called only from powernow K7 cpu freq driver. Signed-off-by: Alok N Kataria Signed-off-by: Dan Hecht Cc: Dan Hecht Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed