Date: Sun, 03 Jul 2005 01:07:54 -0000 From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c Message-ID: <200501222115.j0MLFLBF096108@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-01-22 21:15:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/kern subr_witness.c
Log:
Rapid merge subr_witness.c:1.187 from HEAD to RELENG_5:
date: 2005/01/22 21:14:21; author: rwatson; state: Exp; lines: +2 -0
When DDB is not defined, don't implement witness_thread_has_locks() and
witness_proc_has_locks(), as they are unused, which results in a compiler
error. This problem was introduced with the implementation of "show
alllocks".
Spotted by: Artem Kuchin <matrix at itlegion dot ru>
Revision Changes Path
1.178.2.5 +2 -0 src/sys/kern/subr_witness.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501222115.j0MLFLBF096108>
