Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/23/2000 18:17:47
Module Name: syssrc
Committed By: sommerfeld
Date: Wed Aug 23 15:17:47 UTC 2000
Modified Files:
syssrc/sys/kern: kern_lock.c
Log Message:
Default simple_lock_debugger to "on" on MULTIPROCESSOR.
Change uninitialized simple_lock check from KASSERT to use SLOCK_WHERE
(to show the "real" source line where the error was detected).
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 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.