linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/apic changes for v5.14
@ 2021-06-28  7:16 Ingo Molnar
  2021-06-28 20:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2021-06-28  7:16 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86/apic git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-apic-2021-06-28

   # HEAD: 1dcc917a0eed934c522d93bb05a9a7bb3c54f96c x86/idt: Rework IDT setup for boot CPU

CPU setup code changes:

 - Clean up & simplify AP exception handling setup.

 - Consolidate the disjoint IDT setup code living in
   idt_setup_traps() and idt_setup_ist_traps() into
   a single idt_setup_traps() initialization function
   and call it before cpu_init().

 Thanks,

	Ingo

------------------>
Borislav Petkov (1):
      x86/cpu: Init AP exception handling from cpu_init_secondary()

Thomas Gleixner (1):
      x86/idt: Rework IDT setup for boot CPU


 arch/x86/include/asm/desc.h      |  2 --
 arch/x86/include/asm/processor.h |  1 +
 arch/x86/kernel/cpu/common.c     | 28 +++++++++++++++-------------
 arch/x86/kernel/idt.c            | 40 ++++++++++++----------------------------
 arch/x86/kernel/smpboot.c        |  3 +--
 arch/x86/kernel/traps.c          |  9 +++------
 6 files changed, 32 insertions(+), 51 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/apic changes for v5.14
  2021-06-28  7:16 [GIT PULL] x86/apic changes for v5.14 Ingo Molnar
@ 2021-06-28 20:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-28 20:33 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 28 Jun 2021 09:16:19 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-apic-2021-06-28

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e5a0fc4e20d3b672489efc22b515c549bb77db42

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-28 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28  7:16 [GIT PULL] x86/apic changes for v5.14 Ingo Molnar
2021-06-28 20:33 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).