Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys
Module Name: src
Committed By: ad
Date: Wed Jan 17 20:26:36 UTC 2007
Modified Files:
src/sys/arch/sparc/include [newlock2]: mutex.h
src/sys/kern [newlock2]: kern_lock.c kern_mutex.c
src/sys/sys [newlock2]: mutex.h
Log Message:
Fix detection of deadlock against the big lock.
To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/arch/sparc/include/mutex.h
cvs rdiff -r1.99.2.9 -r1.99.2.10 src/sys/kern/kern_lock.c
cvs rdiff -r1.1.36.11 -r1.1.36.12 src/sys/kern/kern_mutex.c
cvs rdiff -r1.1.36.7 -r1.1.36.8 src/sys/sys/mutex.h
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