mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86/apic changes for v4.17
Date: Mon, 2 Apr 2018 11:10:48 +0200	[thread overview]
Message-ID: <20180402091048.fzyog2ypghquwn7m@gmail.com> (raw)

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(-)

                 reply	other threads:[~2018-04-02  9:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180402091048.fzyog2ypghquwn7m@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®