Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/21/2001 20:38:26
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Apr 21 17:38:25 UTC 2001

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

Log Message:
The pmap_update() call at the end of uvm_swapout_threads() is
completely useless.  Nuke it.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 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.