PERFORCE change 54249 for review

Juli Mallett jmallett at FreeBSD.org
Sun Jun 6 03:11:23 GMT 2004


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

Change 54249 by jmallett at jmallett_oingo on 2004/06/06 03:10:35

	Integ fatfingering fix.

Affected files ...

.. //depot/projects/mips/sys/mips/mips/pmap.c#37 edit

Differences ...

==== //depot/projects/mips/sys/mips/mips/pmap.c#37 (text+ko) ====

@@ -279,8 +279,6 @@
 	 */
 	tlb_bootstrap(physsz >> PAGE_SHIFT, pmap_steal_memory);
 
-	}
-
 	for (i = 0; phys_avail[i+2]; i+= 2) /* find non-empty ones */;
 
 	virtual_avail = VM_MIN_KERNEL_ADDRESS;


More information about the p4-projects mailing list