Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 16:10:38 -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:  <200108212310.f7LNAcS47621@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/08/21 16:10:38 PDT

  Modified files:
    sys/kern             kern_synch.c 
  Log:
  Release the sched_lock before bombing out in mi_switch() via db_error().
  This makes things slightly easier if you call a function that calls
  mi_switch() as it keeps the locking before and after closer.
  
  Revision  Changes    Path
  1.158     +4 -2      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?200108212310.f7LNAcS47621>