• Linus Torvalds's avatar
    Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 11e612dd
    Linus Torvalds authored
    Pull x86 boot updates from Ingo Molnar:
     "The main x86 bootup related changes in this cycle were:
    
       - more boot time optimizations.  (Len Brown)
    
       - implement hex output to allow the debugging of early bootup
         parameters.  (Kees Cook)
    
       - remove obsolete MCA leftovers.  (Paolo Pisati)"
    
    * 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
      x86/smpboot: Remove SIPI delays from cpu_up()
      x86/smpboot: Remove udelay(100) when polling cpu_callin_map
      x86/smpboot: Remove udelay(100) when polling cpu_initialized_map
      x86/boot: Obsolete the MCA sys_desc_table
      x86/boot: Add hex output for debugging
    11e612dd
processor.h 20.6 KB