K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-12-23T03:30:50.000000Z K 7 svn:log V 234 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 kmacy@. END