mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] x86/apic changes for v4.17
@ 2018-04-02  9:10 Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2018-04-02  9:10 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Peter Zijlstra, Andrew Morton

Linus,

Please pull the latest x86-apic-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-apic-for-linus

   # HEAD: e25283bf83bd97a61007ab383695f4872e2eb43f x86/apic: Finish removing unused callbacks

The main x86 APIC/IOAPIC changes in this cycle were:

 - Robustify kexec support to more carefully restore
   IRQ hardware state before  calling into
   kexec/kdump kernels.                                (Baoquan He)

 - Clean up the local APIC code a bit                  (Dou Liyang)

 - Remove unused callbacks                             (David Rientjes)

 Thanks,

	Ingo

------------------>
Baoquan He (6):
      x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC()
      x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y
      x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump
      x86/apic: Remove the (now) unused disable_IO_APIC() function
      x86/apic: Rename variables and functions related to x86_io_apic_ops
      x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified

David Rientjes (1):
      x86/apic: Finish removing unused callbacks

Dou Liyang (6):
      x86/x2apic: Mark set_x2apic_phys_mode() as __init
      x86/apic: Simplify init_bsp_APIC() usage
      x86/apic: Make setup_local_APIC() static
      x86/apic: Move pending interrupt check code into it's own function
      x86/apic: Modernize the pending interrupt code
      x86/apic: Drop logical_smp_processor_id() inline


 arch/x86/include/asm/apic.h        |  18 +-----
 arch/x86/include/asm/io_apic.h     |  10 ++--
 arch/x86/include/asm/smp.h         |  10 ----
 arch/x86/include/asm/x86_init.h    |   8 +--
 arch/x86/kernel/apic/apic.c        | 111 ++++++++++++++++++++-----------------
 arch/x86/kernel/apic/io_apic.c     |  16 ++----
 arch/x86/kernel/apic/x2apic_phys.c |   2 +-
 arch/x86/kernel/crash.c            |   3 +-
 arch/x86/kernel/irqinit.c          |   9 ++-
 arch/x86/kernel/machine_kexec_32.c |   8 +--
 arch/x86/kernel/machine_kexec_64.c |   8 +--
 arch/x86/kernel/reboot.c           |   3 +-
 arch/x86/kernel/x86_init.c         |   6 +-
 arch/x86/xen/apic.c                |   2 +-
 drivers/iommu/irq_remapping.c      |   4 +-
 15 files changed, 101 insertions(+), 117 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-02  9:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-02  9:10 [GIT PULL] x86/apic changes for v4.17 Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®