Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/06/2001 07:34:43
Module Name:	syssrc
Committed By:	chs
Date:		Tue Nov  6 05:34:43 UTC 2001

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

Log Message:
in uvm_exit(), don't bother to unwire the uarea before we free it,
the pages will be freed anyway.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/uvm/uvm_glue.c

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