]> err.no Git - linux-2.6/blobdiff - arch/i386/kernel/smpboot.c
[PATCH] vmi: paravirt drop udelay op
[linux-2.6] / arch / i386 / kernel / smpboot.c
index 48bfcaa13ecca45c79503f791814c75ed4a5ba54..9b0dd2744c82093e98e9fa8f8b63b61b57cbf768 100644 (file)
  *             Dave Jones      :       Report invalid combinations of Athlon CPUs.
 *              Rusty Russell   :       Hacked into shape for new "hotplug" boot process. */
 
-
-/* SMP boot always wants to use real time delay to allow sufficient time for
- * the APs to come online */
-#define USE_REAL_TIME_DELAY
-
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/kernel.h>