Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Wed Jan 22 12:23:04 UTC 2020
Modified Files:
src/sys/kern: kern_exit.c kern_lwp.c
src/sys/sys: userret.h
Log Message:
Catch a leaked hold of kernel_lock sooner with DIAGNOSTIC and make the
message a bit more informative.
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/sys/kern/kern_exit.c
cvs rdiff -u -r1.219 -r1.220 src/sys/kern/kern_lwp.c
cvs rdiff -u -r1.31 -r1.32 src/sys/sys/userret.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