https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress Assignee|[email protected] |[email protected] --- Comment #26 from John Baldwin <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
