Date: Fri, 06 Feb 2015 18:55:49 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196542] System stops booting with "ACPI APIC Table: <INTEL DENLOW>" Message-ID: <bug-196542-8-uQYLCPBrBU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196542-8@https.bugs.freebsd.org/bugzilla/> References: <bug-196542-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress Assignee|freebsd-bugs@FreeBSD.org |jhb@FreeBSD.org --- Comment #26 from John Baldwin <jhb@FreeBSD.org> --- Does FreeBSD boot fine from a cold boot as well? We don't do anything super special on the APs during shutdown. One thing you can try perhaps is changing the enable_intr() in sys/amd64/amd64/vm_machdep.c cpu_reset() in the #ifdef SMP code to a disable_intr() instead. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196542-8-uQYLCPBrBU>