Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / i386 / kernel / doublefault.c
index b4d14c2..5edb1d3 100644 (file)
@@ -44,8 +44,7 @@ static void doublefault_fn(void)
                }
        }
 
-       for (;;)
-               cpu_relax();
+       for (;;) /* nothing */;
 }
 
 struct tss_struct doublefault_tss __cacheline_aligned = {