From: Ondrej Zary Date: Mon, 16 May 2011 19:38:08 +0000 (+0200) Subject: x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 X-Git-Tag: v3.0-rc1~398^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=865be7a81071a77014c83cd01536c989eed362b4;p=pandora-kernel.git x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 Steppings A1 and B0 of Celeron Covington are currently misdetected as Pentium II (Dixon). Fix it by removing the stepping check. [ hpa: this fixes this specific bug... the CPUID documentation specifies that the L2 cache size can disambiguate additional CPUs; this patch does not fix that. ] Signed-off-by: Ondrej Zary Link: http://lkml.kernel.org/r/201105162138.15416.linux@rainbow-software.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed