Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index