Module Name: src Committed By: andvar Date: Sun Jan 14 11:46:05 UTC 2024
Modified Files:
src/sys/kern: kern_lock.c
Log Message:
Surround db_stacktrace() with "#ifdef DDB" check.
Fixes LOCKDEBUG enabled build without DDB option.
To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.188 src/sys/kern/kern_lock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
