Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/25/2003 11:56:16
Module Name:	src
Committed By:	pk
Date:		Tue Feb 25 09:56:16 UTC 2003

Modified Files:
	src/sys/kern: uipc_usrreq.c

Log Message:
Fix a simple_lock() mismatch in unp_internalize().
We may need to merge the passes over the files contained in the message
as noted by enami tsugutomo on tech-smp.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/kern/uipc_usrreq.c

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