Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/07/2002 22:15:34
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Mar  7 20:15:33 UTC 2002

Modified Files:
	syssrc/sys/uvm: uvm_km.c

Log Message:
If the bootstrapping process didn't actually use any KVA space, don't
reserve size of 0 in kernel_map.

From OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/uvm/uvm_km.c

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