]> 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>
Tue, 14 Nov 2017 00:32:30 +0000 (16:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Nov 2017 00:32:30 +0000 (16:32 -0800)
commitcf4674d02d714c014c2f241d3769a38bc1863d1e
tree93f5ff596cf079ee4cc6d59c08728d72e542904f
parent30c2f724c10f9e5e0b0e4d828c7fcec20a43b282
parent0017f809ae330db885bf411679951fc194bb9f0c
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 boot updates from Ingo Molnar:
 "Three smaller changes:

   - clang fix

   - boot message beautification

   - unnecessary header inclusion removal"

* 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/boot: Disable Clang warnings about GNU extensions
  x86/boot: Remove unnecessary #include <generated/utsrelease.h>
  x86/boot: Spell out "boot CPU" for BP
arch/x86/boot/compressed/Makefile
arch/x86/boot/header.S
arch/x86/include/asm/mpspec_def.h
arch/x86/kernel/apic/apic.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/setup.c
arch/x86/kernel/smpboot.c