]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Oct 2014 16:16:32 +0000 (18:16 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Oct 2014 16:16:32 +0000 (18:16 +0200)
commitc4a44a49b2272204a6582c5caf07ff17c0c394b5
tree35198f6fc524976db5465e9bb57cd26c759b67e0
parent1a1aeedd461ad89138238eb356a99459aaf3a2d8
parent5ab2f99866a8c02f2741a77437d181741b3205a4
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 bootup updates from Ingo Molnar:
 "The changes in this cycle were:

   - Fix rare SMP-boot hang (mostly in virtual environments)

   - Fix build warning with certain (rare) toolchains"

* 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/relocs: Make per_cpu_load_addr static
  x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
arch/x86/kernel/cpu/common.c
arch/x86/kernel/smpboot.c
arch/x86/xen/smp.c