[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1498838018.git.luto@kernel.org>
Date: Fri, 30 Jun 2017 08:56:31 -0700
From: Andy Lutomirski <luto@...nel.org>
To: X86 ML <x86@...nel.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Borislav Petkov <bpetkov@...e.de>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Andy Lutomirski <luto@...nel.org>
Subject: [PATCH 0/2] irqstack changes for Josh
Patch 1 consolidates code and patch 2 fixes a glitch that Josh noticed.
These could go straight to -tip, but it may make more sense for Josh
to add them to his undwarf series.
P.S. Should undwarf be called balrog instead? It seems that Josh has
been delving very deeply indeed lately.
Andy Lutomirski (2):
x86/entry/64: Refactor IRQ stacks and make them NMI-safe
x86/entry/64: Initialize the top of the IRQ stack before switching
stacks
arch/x86/Kconfig.debug | 2 -
arch/x86/entry/entry_64.S | 107 +++++++++++++++++++++++++++++++++----------
arch/x86/kernel/process_64.c | 3 ++
3 files changed, 86 insertions(+), 26 deletions(-)
--
2.9.4
Powered by blists - more mailing lists