From: Andreas Herrmann3 Date: Wed, 30 Jan 2008 12:33:35 +0000 (+0100) Subject: x86: fix cpu MHz reporting for AMD family 0x11 X-Git-Tag: v2.6.25-rc1~1143^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=519efbc0b3b6004a3b98d66a446bce30852c8171;p=pandora-kernel.git x86: fix cpu MHz reporting for AMD family 0x11 Fix cpu MHz reporting for AMD family 0x11 when powernow-k8 is disabled. Just adhere to the CONSTANT_TSC feature bit for AMD CPUs when deciding whether cpu_khz needs calibration. The additional check for CPU family is not needed and prevents calibration for future CPUs. Signed-off-by: Andreas Herrmann Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed