Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/05/2007 16:31:49
Module Name:	src
Committed By:	ad
Date:		Mon Feb  5 16:31:49 UTC 2007

Modified Files:
	src/sys/kern [newlock2]: kern_mutex.c

Log Message:
Don't signal the lockdebug code that we want to acquire a spin mutex
before raising the SPL, otherwise a spurious 'locking against myself'
error could be triggered.


To generate a diff of this commit:
cvs rdiff -r1.1.36.18 -r1.1.36.19 src/sys/kern/kern_mutex.c

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