Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 21:21:48 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_rwlock.c
Message-ID:  <200711142121.lAELLmo4018474@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2007-11-14 21:21:48 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_rwlock.c 
  Log:
  Remove a bogus KASSERT which will prevent rwlock to be acquired
  recursively in exclusive mode with debugging kernels.
  
  Submitted by: kmacy
  Approved by: jeff
  
  Revision  Changes    Path
  1.30      +0 -3      src/sys/kern/kern_rwlock.c



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