Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 07/24/2007 19:59:35
Module Name: src
Committed By: ad
Date: Tue Jul 24 19:59:35 UTC 2007
Modified Files:
src/sys/uvm: uvm_aobj.c uvm_swap.c
Log Message:
In order to pacify assertions, make uao_list_lock + uvm_swap_data_lock
spinlocks for the time being.
To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/uvm/uvm_aobj.c
cvs rdiff -r1.127 -r1.128 src/sys/uvm/uvm_swap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.