From owner-cvs-all@FreeBSD.ORG Wed Mar 16 18:15:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id F287B16A4CF; Wed, 16 Mar 2005 18:15:35 +0000 (GMT) Date: Wed, 16 Mar 2005 18:15:35 +0000 From: Kris Kennaway To: Maxime Henrion Message-ID: <20050316181535.GA91771@hub.freebsd.org> References: <200503161639.j2GGd4g1083863@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503161639.j2GGd4g1083863@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 18:15:36 -0000 On Wed, Mar 16, 2005 at 04:39:04PM +0000, Maxime Henrion wrote: > mux 2005-03-16 16:39:04 UTC > > FreeBSD src repository > > Modified files: > sys/dev/fxp if_fxp.c > Log: > Unload and destroy the TX DMA maps before destroying the DMA tag > they're attached to, not after. > > Spotted by: Coverity via sam Is this likely to have caused panics at runtime? A few people (including me) have seen dma-related or use-after-free panics from fxp. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe