]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Nov 2019 16:21:54 +0000 (08:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Nov 2019 16:21:54 +0000 (08:21 -0800)
commit93b7e7cd76c22c62c8e3df3cf08c31d17e452aeb
tree7ef2d2163e11d9af526627f7d8a356d8cb212fba
parentdc449d79d22b1c9c7acfca7fd48a4619d8f62ba6
parent56b32de879c49a99e03c24aeae72f58be40b05bf
parente963cf0a4ce36b6ecad8271471bc54a5e45613a5
parent08645629eaff5a337327e7d74c933021560390ff
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 objtool, cleanup, and apic updates from Ingo Molnar:
 "Objtool:

   - Fix a gawk 5.0 incompatibility in gen-insn-attr-x86.awk. Most
     distros are still on gawk 4.2.x.

  Cleanup:

   - Misc cleanups, plus the removal of obsolete code such as Calgary
     IOMMU support, which code hasn't seen any real testing in a long
     time and there's no known users left.

  apic:

   - Two changes: a cleanup and a fix for an (old) race for oneshot
     threaded IRQ handlers"

* 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/insn: Fix awk regexp warnings

* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Remove unused asm/rio.h
  x86: Fix typos in comments
  x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h>
  x86/pci: Remove pci_64.h
  x86: Remove the calgary IOMMU driver
  x86/apic, x86/uprobes: Correct parameter names in kernel-doc comments
  x86/kdump: Remove the unused crash_copy_backup_region()
  x86/nmi: Remove stale EDAC include leftover

* 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/ioapic: Rename misnamed functions
  x86/ioapic: Prevent inconsistent state when moving an interrupt
MAINTAINERS
arch/x86/Kconfig
arch/x86/kernel/apic/apic.c