Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 18:20:22 GMT
From:      "Randall R. Stewart" <rrs@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 135814 for review
Message-ID:  <200802201820.m1KIKMJC081036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=135814

Change 135814 by rrs@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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802201820.m1KIKMJC081036>