Subject: Re: CVS commit: src/sys/dev/ic
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: source-changes
Date: 12/05/2005 19:27:33
On Sun, Dec 04, 2005 at 05:32:39PM +0900, Izumi Tsutsui wrote:
> In article <20051128210320.41BD22DA27@cvs.netbsd.org>
> bouyer@NetBSD.org wrote:
> 
> > Module Name:	src
> > Committed By:	bouyer
> > Date:		Mon Nov 28 21:03:20 UTC 2005
> > 
> > Modified Files:
> > 	src/sys/dev/ic: aic79xx.c aic79xx_osm.c aic79xxvar.h aic7xxx.c
> > 	    aic7xxx_inline.h aic7xxx_osm.c aic7xxxvar.h
> > 
> > Log Message:
> > Don't call alloc_scb() (which can call bus_dmamem_alloc/map) from
> > ADAPTER_REQ_RUN_XFER context (which can be interrupt context), defer this
> > to the ADAPTER_REQ_GROW_RESOURCES callback.
> 
> Is this printf needed except for debug?

Ops, sorry, you're right. I'll commit a fix shortly.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--