Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 05/11/2002 14:56:58
Module Name:	syssrc
Committed By:	enami
Date:		Sat May 11 11:56:57 UTC 2002

Modified Files:
	syssrc/sys/kern: kern_lock.c

Log Message:
Remove #ifdef DIAGNOSTIC around panic().  It is better than NULL pointer
dereference.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/sys/kern/kern_lock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.