Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 21:32:40 -0800 (PST)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aac aac.c
Message-ID:  <200402210532.i1L5WfBi068177@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2004/02/20 21:32:40 PST

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c 
  Log:
  Fix a major brain-o.  If the command needs to be put on the deferred queue,
  take it off of the busy queue first.  This should fix the 'command is on
  another queue' panic that showed up recently.
  
  Revision  Changes    Path
  1.87      +1 -0      src/sys/dev/aac/aac.c



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