Duh yes.. it would for some people

--- arch/i386/kernel/setup.c~   Thu Mar 22 23:18:21 2001
+++ arch/i386/kernel/setup.c    Fri Mar 23 13:26:08 2001
@@ -2276,7 +2276,7 @@
         */
 
        /* TSC disabled? */
-#ifdef CONFIG_X86_TSC
+#ifndef CONFIG_X86_TSC
        if ( tsc_disable )
                clear_bit(X86_FEATURE_TSC, &c->x86_capability);
 #endif

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to