From: Yinghai Lu Date: Sun, 14 Sep 2008 09:33:15 +0000 (-0700) Subject: x86: identify_cpu_without_cpuid v2 X-Git-Tag: v2.6.28-rc1~711^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aef93c8bd506a78983d91cd576a97fee6e934ac1;p=pandora-kernel.git x86: identify_cpu_without_cpuid v2 Krzysztof found some old cyrix cpu where an mtrr-alike cpu feature was not detected properly. this one is based on Krzysztof' patch, and we call ->c_identify() in early_identify_cpu. need to call c_identify() for cpus without cpuid even earlier ... v2: Krzysztof point out need to give cyrix another chance about cpuid checking again, after ->c_identify() enables cpuid for it Signed-off-by: Yinghai Lu Cc: Krzysztof Helt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed