https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248746
VVD <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from VVD <[email protected]> --- As a temporary workaround you can turn off patch with commenting out 2 lines from this diff: https://svnweb.freebsd.org/base/stable/12/sys/x86/x86/cpu_machdep.c?r1=364003&r2=364002&pathrev=364003 if (apei_nmi != NULL && (*apei_nmi)()) claimed = true; -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
