Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/06/2003 12:45:26
Module Name: src
Committed By: yamt
Date: Thu Nov 6 12:45:26 UTC 2003
Modified Files:
src/sys/uvm: uvm_map.c
Log Message:
fix wrong assertions.
they can be false due to alignment requiments (and PMAP_PREFER).
To generate a diff of this commit:
cvs rdiff -r1.149 -r1.150 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.