Subject: CVS commit: syssrc [nathanw_sa]
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 03/19/2001 22:46:59
Module Name: syssrc
Committed By: nathanw
Date: Mon Mar 19 20:46:58 UTC 2001
Modified Files:
syssrc/sys/uvm [nathanw_sa]: uvm_glue.c
Log Message:
Fix a very stupid and annoying bug: Don't try to uvm_fault_unwire() a
LWP's u-area twice.
Thirty lashes with a wet noodle for this one.
To generate a diff of this commit:
cvs rdiff -r1.44.2.1 -r1.44.2.2 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.