Date: Wed, 14 Jan 2015 08:36:15 +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-lG23Ldbnyb@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 --- Comment #5 from Jonas Keidel <jonas@jonas-keidel.de> --- Created attachment 151604 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151604&action=edit Bootup with printf enabled I've added some printf in sys/amd64/amd64/mp_machdep.c to the functions cpu_mp_start() and start_all_aps() (I didn't find native_start_all_aps()...) and booted up the system again. These printf are the comments of blocks inside the function. -- 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-lG23Ldbnyb>