PERFORCE change 134315 for review
    Warner Losh 
    imp at FreeBSD.org
       
    Mon Jan 28 11:51:01 PST 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=134315
Change 134315 by imp at imp_lighthouse on 2008/01/28 19:49:58
	No need for this in the !SMP case.
Affected files ...
.. //depot/projects/mips2-jnpr/src/sys/mips/mips/locore.S#13 edit
Differences ...
==== //depot/projects/mips2-jnpr/src/sys/mips/mips/locore.S#13 (text+ko) ====
@@ -225,10 +225,6 @@
 	nop
 	jal	_C_LABEL(smp_init_secondary)
 	nop
-#else
-start_secondary:
-	b start_secondary
-	nop
 #endif
 
 VECTOR_END(_locore)
    
    
More information about the p4-projects
mailing list