2.5.47-ac2 initializes mcheck twice...

From: Pavel Machek (pavel@ucw.cz)
Date: Wed Nov 13 2002 - 16:10:09 EST


...and it will not compile with mcheck disabled. This is (maybe
right?) fix.
                                                                Pavel

--- 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/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:30 EST