On Tue, Nov 03 2020 at 00:36, Thomas Gleixner wrote:
On Mon, Nov 02 2020 at 12:53, ira weiny wrote:
This is the wrong ordering, really.
x86/entry: Move nmi entry/exit into common code
is a general cleanup and has absolutely nothing to do with PKRS.So this wants to go first.
Also:
x86/entry: Move nmi entry/exit into common code
this should be
x86/entry: Pass irqentry_state_t by reference
of course. Copy&pasta fail...