[Bug 248746] panic during boot in ACPI Platform Error Interfaces

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 19 02:31:03 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248746

VVD <vvd at unislabs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd at unislabs.com

--- Comment #4 from VVD <vvd at unislabs.com> ---
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.


More information about the freebsd-acpi mailing list