On Tue, May 5, 2020 at 7:16 AM Thomas Gleixner <t...@linutronix.de> wrote: > > There is no reason to have nmi_enter/exit() in the actual MCE > handlers. Move it to the entry point. This also covers the until now > uncovered initial handler which only prints.
Acked-by: Andy Lutomirski <l...@kernel.org>