Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2010 00:55:21 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.c
Message-ID:  <201006050055.o550tXM6078271@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2010-06-05 00:55:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_freebsd.c 
  Log:
  SVN rev 208808 on 2010-06-05 00:55:21Z by mjacob
  
  I was getting panics in sleepq_add for the second sleep in isp_kthread.
  I don't know why- but it occurred to me in looking at the second sleep
  is that all I want is a pause- not an actual sleep. So do that instead.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.167     +3 -1      src/sys/dev/isp/isp_freebsd.c



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