PERFORCE change 94966 for review

John-Mark Gurney jmg at FreeBSD.org
Tue Apr 11 01:27:31 UTC 2006


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

Change 94966 by jmg at jmg_arlene on 2006/04/11 01:27:19

	shutup stupid gcc..

Affected files ...

.. //depot/projects/kmacy_sun4v/src/sys/sun4v/sun4v/hviommu.c#8 edit

Differences ...

==== //depot/projects/kmacy_sun4v/src/sys/sun4v/sun4v/hviommu.c#8 (text+ko) ====

@@ -595,6 +595,7 @@
 	sgcnt = *segp;
 	firstpg = 1;
 	iottecnt = 0;
+	iottebase = 0;	/* shutup gcc */
 	for (; buflen > 0; ) {
 		/*
 		 * Get the physical address for this page.


More information about the p4-projects mailing list