From: Yinghai Lu Date: Thu, 4 Sep 2008 19:09:44 +0000 (+0200) Subject: x86: make (early)_identify_cpu more the same between 32bit and 64 bit X-Git-Tag: v2.6.28-rc1~711^2^2~44^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da99c97763703b23cbf2bd6e96252256d4e4617;p=pandora-kernel.git x86: make (early)_identify_cpu more the same between 32bit and 64 bit 1. add extended_cpuid_level for 32bit 2. add generic_identify for 64bit 3. add early_identify_cpu for 32bit 4. early_identify_cpu not be called by identify_cpu 5. remove early in get_cpu_vendor for 32bit 6. add get_cpu_cap 7. add cpu_detect for 64bit Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed