Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2002 11:20:59 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.c
Message-ID:  <200209061820.g86IKxvZ004170@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2002/09/06 11:20:59 PDT

  Modified files:
    sys/dev/isp          isp_freebsd.c 
  Log:
  Tsk. Now that we're not using our own locks, we have to remember
  to grab Giant in isp_kthread so that msleep is *happy* that there's
  no lock being passed to it (as tsleep turns out to be...)
  
  Revision  Changes    Path
  1.86      +2 -0      src/sys/dev/isp/isp_freebsd.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?200209061820.g86IKxvZ004170>