Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2000 10:32:51 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_synch.c
Message-ID:  <200011291832.eATIWp618640@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/11/29 10:32:51 PST

  Modified files:
    sys/kern             kern_synch.c 
  Log:
  Don't drop Giant and the passed in mutex incorrectly in the
  cold || panicstr case.  Do drop the passed in mutex in that case if
  PDROP is specified.
  
  Revision  Changes    Path
  1.112     +13 -11    src/sys/kern/kern_synch.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?200011291832.eATIWp618640>