Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2005 21:14:21 +0000 (UTC)
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:  <200501222114.j0MLELYh095999@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-01-22 21:14:21 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_witness.c 
  Log:
  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.187     +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?200501222114.j0MLELYh095999>