Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/11/2007 18:46:19
Module Name:	src
Committed By:	ad
Date:		Thu Oct 11 18:46:19 UTC 2007

Modified Files:
	src/sys/miscfs/procfs: procfs_linux.c

Log Message:
This was using mutex_exit where mutex_enter was required.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/miscfs/procfs/procfs_linux.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.