Subject: CVS commit: [vmlocking] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/29/2007 16:33:14
Module Name: src
Committed By: ad
Date: Mon Oct 29 16:33:14 UTC 2007
Modified Files:
src/sys/dev [vmlocking]: lockstat.c
Log Message:
Prevent the device from being accessed by an LWP other than the LWP that
first opened it.
To generate a diff of this commit:
cvs rdiff -r1.8.2.3 -r1.8.2.4 src/sys/dev/lockstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.