Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2008 19:22:16 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_witness.c
Message-ID:  <200810201922.m9KJMMLA044321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2008-10-20 19:22:16 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_witness.c 
  Log:
  SVN rev 184098 on 2008-10-20 19:22:16Z by attilio
  
  In the actual code for witness_warn:
  - If there aren't spinlocks held, but there are problems with old
    sleeplocks, they are not reported.
  - If the spinlock found is not the only one, problems are not reported.
  
  Fix these 2 problems.
  
  Reported by:    tegge
  
  Revision  Changes    Path
  1.260     +12 -19    src/sys/kern/subr_witness.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810201922.m9KJMMLA044321>