PERFORCE change 135814 for review

Randall R. Stewart rrs at FreeBSD.org
Wed Feb 20 18:20:23 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=135814

Change 135814 by rrs at rrs-mips2-jnpr on 2008/02/20 18:19:22

	Get rid of debug CIU:

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips32/octeon32/octeon_machdep.c#12 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips32/octeon32/octeon_machdep.c#12 (text+ko) ====

@@ -657,8 +657,8 @@
 	uint32_t cpu_status_bits;
 	uint64_t ciu_intr_sum_reg_addr;
 
-	//
-#define DEBUG_CIU_SUM 1
+
+	/*#define DEBUG_CIU_SUM 1 */
 
 #ifdef DEBUG_CIU_SUM
 	    uint64_t ciu_intr_sum_bits;


More information about the p4-projects mailing list