Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/27/1999 14:31:18
Module Name: syssrc
Committed By: thorpej
Date: Tue Jul 27 21:31:18 UTC 1999
Modified Files:
syssrc/sys/kern: subr_pool.c
Log Message:
In _pool_put(), call simple_lock_freecheck() if we're LOCKDEBUG before
we put the item on the free list.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/kern/subr_pool.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.