]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Dec 2018 01:03:51 +0000 (17:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Dec 2018 01:03:51 +0000 (17:03 -0800)
commit1f11604ffb955621d51a3c36eea7bef99028b70a
treed195001a1d258992820b7d7eaf1c0f7941e9de59
parentf7ff7dbad32bf7e6eacd7dcad98f697b4fc3b393
parent5b8c5689b366964ad6b2766a2f4af6600e645fdd
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanups from Ingo Molnar:
 "Misc cleanups"

* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/kprobes: Remove trampoline_handler() prototype
  x86/kernel: Fix more -Wmissing-prototypes warnings
  x86: Fix various typos in comments
  x86/headers: Fix -Wmissing-prototypes warning
  x86/process: Avoid unnecessary NULL check in get_wchan()
  x86/traps: Complete prototype declarations
  x86/mce: Fix -Wmissing-prototypes warnings
  x86/gart: Rewrite early_gart_iommu_check() comment
14 files changed:
arch/x86/include/asm/alternative.h
arch/x86/include/asm/efi.h
arch/x86/kernel/cpu/bugs.c
arch/x86/kernel/cpu/mce/amd.c
arch/x86/kernel/cpu/mce/core.c
arch/x86/kernel/cpu/mce/therm_throt.c
arch/x86/kernel/cpu/mce/threshold.c
arch/x86/kernel/cpu/scattered.c
arch/x86/kernel/kprobes/core.c
arch/x86/kernel/process_64.c
arch/x86/kvm/vmx/vmx.c
arch/x86/mm/pageattr.c
include/linux/kexec.h
include/linux/kprobes.h