From: Joachim Deguara Date: Wed, 2 May 2007 17:27:18 +0000 (+0200) Subject: [PATCH] i386: check capability X-Git-Tag: v2.6.22-rc1~1011^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f3c30e6a886ddaf65cb74df82c03245050ff0aa;p=pandora-kernel.git [PATCH] i386: check capability Currently the i386 architecture checks the family for mce capability and this removes that and uses the CPUID information. Tested on a K8 revE and a family10h processor. This eliminates checking of a set AMD procesor family if mce is allowed and relies on the information being in CPUID. Signed-off-by: Joachim Deguara Signed-off-by: Andi Kleen Cc: Andi Kleen Signed-off-by: Andrew Morton --- Reading git-diff-tree failed