]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/i386/kernel/smpboot.c
[PATCH] paravirt: header and stubs for paravirtualisation
[mirror_ubuntu-artful-kernel.git] / arch / i386 / kernel / smpboot.c
index 095636620fa20e9e6b5f6e29850a0ca322ba44b3..cd7de9c9654ba597f582bc14f31273277985af74 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>