OSDN Git Service

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)
commit6a9f70b0a5b3ca5db1dd5c7743ca555bfca2ae08
tree93f5ff596cf079ee4cc6d59c08728d72e542904f
parentd6ec9d9a4def52a5094237564eaf6f6979fd7a27
parent6c3b56b1973083e2bb4e87eb90ea5368455706dc
Merge branch 'x86-boot-for-linus' of git://git./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