Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2011 02:14:53 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/aac aac.c
Message-ID:  <201102030215.p132FEm5005976@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2011-02-03 02:14:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c 
  Log:
  SVN rev 218207 on 2011-02-03 02:14:53Z by emaste
  
  Revert part of r173264.  Both aac_ioctl_sendfib and aac_ioctl_send_raw_srb
  make use of the aac_ioctl_event callback, if aac_alloc_command fails.  This
  can end up in an infinite loop in the while loop in aac_release_command.
  
  Further investigation into the issue mentioned by Scott Long [1] will be
  necessary.
  
  [1] http://lists.freebsd.org/pipermail/freebsd-current/2007-October/078740.html
  
  Revision  Changes    Path
  1.166     +1 -5      src/sys/dev/aac/aac.c



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