Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/15/2006 14:23:11
Module Name: src
Committed By: simonb
Date: Sat Apr 15 14:23:11 UTC 2006
Modified Files:
src/sys/kern: subr_pool.c
Log Message:
Add a DEBUG check that panics if pool_init() is called more than
once on the same pool.
As discussed on tech-kern a few months ago.
To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/kern/subr_pool.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.