|
|
The following reply was made to PR kern/38415; it has been noted by GNATS.
From: YAMAMOTO Takashi <yamt@xxxxxxxxxx>
To: gnats-bugs@xxxxxxxxxxxxxxxx
Cc:
Subject: PR/38415 CVS commit: src/sys/uvm
Date: Sat, 26 Apr 2008 13:44:00 +0000 (UTC)
Module Name: src
Committed By: yamt
Date: Sat Apr 26 13:44:00 UTC 2008
Modified Files:
src/sys/uvm: uvm_map.c uvm_map.h
Log Message:
fix a locking botch. PR/38415 from Wolfgang Solfrank.
To generate a diff of this commit:
cvs rdiff -r1.252 -r1.253 src/sys/uvm/uvm_map.c
cvs rdiff -r1.60 -r1.61 src/sys/uvm/uvm_map.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|