Subject: CVS commit: src/sys/arch/hppa/include
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 02/10/2007 12:15:24
Module Name:	src
Committed By:	skrll
Date:		Sat Feb 10 12:15:24 UTC 2007

Modified Files:
	src/sys/arch/hppa/include: mutex.h

Log Message:
Destroy a mutex correctly. That is, overright the owner and don't set
mtx_waiters.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hppa/include/mutex.h

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