K 10 svn:author V 6 marcel K 8 svn:date V 27 2005-04-15T00:21:23.000000Z K 7 svn:log V 277 Initialize curthread before we save the APs MCA state. Saving the MCA state requires a spin lock, which requires a valid curthread. This change allows SMP kernels to boot into multi-user again. While here, update the copyright notice and use __FBSDID for the revision string. END