kib 2008-05-30 11:10:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern kern_conf.c
Log:
MFC rev. 1.214:
Assert that si_threadcount > 0 before decrementing it. This helps catching
the improper use of the dev_refthread/dev_relthread.
Revision Changes Path
1.208.2.5 +2 -0 src/sys/kern/kern_conf.c