Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/30/2004 11:56:39
Module Name:	src
Committed By:	yamt
Date:		Fri Jan 30 11:56:39 UTC 2004

Modified Files:
	src/sys/uvm: uvm_map.c

Log Message:
remove wrong assertions.
sparc's alloc_cpuinfo_global_va() partially unmaps kva range in kernel_map.

noted by Juergen Hannken-Illjes on current-users@.


To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 src/sys/uvm/uvm_map.c

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