https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542
--- Comment #5 from Jonas Keidel <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
