Date: Sun, 6 Feb 2011 01:13:10 +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: <201102060113.p161DI3V099051@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2011-02-06 01:13:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/aac aac.c Log: SVN rev 218362 on 2011-02-06 01:13:10Z by emaste MFC r218207: Revert part of r173264. Both aac_ioctl_sendfib and aac_ioctl_send_raw_srb make use of the aac_ioctl_event callback, if acc_alloc_command fails. This can end up in an infinite loop in the while loop in aac_release_command. Revision Changes Path 1.143.2.17 +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?201102060113.p161DI3V099051>