Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/23/2001 20:14:18
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Apr 23 17:14:18 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/mips: pmap.c

Log Message:
Make sure virtual_end is initialized before calling uvm_pageboot_alloc(),
and garbage-collect the virtual_avail variable (it is not necessary in
this pmap implementation).


To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 syssrc/sys/arch/mips/mips/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.