davidxu 2006-12-23 03:30:51 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 exception.S
Log:
Fix a panic when rebooting a SMP machine, when option STOP_NMI is used,
nmi handler is used to stop other processors, nmi hander calls trap(),
however, trap() now accepts a pointer rather than a reference, this was
changed by [EMAIL PROTECTED]
Revision Changes Path
1.129 +1 -0 src/sys/amd64/amd64/exception.S
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"