K 10 svn:author V 4 fsmp K 8 svn:date V 27 1997-05-24T18:35:44.000000Z K 7 svn:log V 294 Move the printing of "cpu#%d" to AFTER the general panic argument string. When a panic occurs early in the SMP boot process 'cpunumber()' hangs, causing the panic string to be lost. Now the system appears to hang in 'breakpoint()', but at least the user sees the panic string before the hang. END