Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 10:45:50 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <200107311745.f6VHjor89444@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/07/31 10:45:50 PDT

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  If we have already panic'd then don't bother enforcing mutex asserts as
  things are pretty much shot already and all panic'ing does is hurt our
  chances of getting a dump.
  
  Inspired by:	sheldonh
  
  Revision  Changes    Path
  1.65      +4 -1      src/sys/kern/kern_mutex.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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