preempt_enable() が nmi 内にある場合はどうなりますか?
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-8/-/blob/ccf40dfacd314ab0fea16cfc6f4eded1a08e2710/arch/x86/kernel/cpu/mce/core.c#L1331 preempt_enable()以前はnmi_exit()良いコードですか? if ((m.cs & 3) == 3) { /* If this triggers there is no way to recover. Die ...