Re: [patch V4 part 4 09/24] x86/mce: Move nmi_enter/exit() into the entry point
From: Andy Lutomirski
Date: Fri May 15 2020 - 01:23:35 EST
On Tue, May 5, 2020 at 7:16 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> 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 <luto@xxxxxxxxxx>