Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 13:57:57 -0700 (PDT)
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:  <200107312057.f6VKvvF30124@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/07/31 13:57:57 PDT

  Modified files:
    sys/kern             kern_synch.c 
  Log:
  Add a safety belt to mawait() for the (cold || panicstr) case identical to
  the one in msleep() such that we return immediately rather than blocking.
  
  Submitted by:	peter
  Prodded by:	sheldonh
  
  Revision  Changes    Path
  1.149     +13 -1     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?200107312057.f6VKvvF30124>