--- clean-ac/arch/i386/kernel/cpu/common.c 2002-11-13 21:38:10.000000000 +0100
+++ linux-ac/arch/i386/kernel/cpu/common.c 2002-11-13 21:55:56.000000000 +0100
@@ -315,9 +315,6 @@
clear_bit(X86_FEATURE_XMM, c->x86_capability);
}
- /* Init Machine Check Exception if available. */
- mcheck_init(c);
-
/* If the model name is still unset, do table lookup. */
if ( !c->x86_model_id[0] ) {
char *p;
-- Worst form of spam? Adding advertisment signatures ala sourceforge.net. What goes next? Inserting advertisment *into* email? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/