cvs commit: src/sys/kern subr_witness.c

Robert Watson rwatson at FreeBSD.org
Sat Jan 22 13:15:22 PST 2005


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


More information about the cvs-all mailing list