From: Yong Wang Date: Wed, 10 Jun 2009 09:06:12 +0000 (+0800) Subject: perf_counter/x86: Fix the model number of Intel Core2 processors X-Git-Tag: v2.6.31-rc1~383^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc81081b2d9a6a9d64dad1bef1e5fc9fb660e53e;p=pandora-kernel.git perf_counter/x86: Fix the model number of Intel Core2 processors Fix the model number of Intel Core2 processors according to the documentation: Intel Processor Identification with the CPUID Instruction: http://www.intel.com/support/processors/sb/cs-009861.htm Signed-off-by: Yong Wang Also-Reported-by: Arnd Bergmann Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: <20090610090612.GA26580@ywang-moblin2.bj.intel.com> [ Added two more model numbers suggested by Arnd Bergmann ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed