[Stgt-devel] [PATCH] add stgt_device_template example
FUJITA Tomonori
tomof at acm.org
Tue Aug 23 19:13:33 CEST 2005
From: Mike Christie <michaelc at cs.wisc.edu>
Subject: Re: [Stgt-devel] [PATCH] add stgt_device_template example
Date: Tue, 23 Aug 2005 11:05:54 -0500
> > Do we need to use GFP_ATOMIC instead of GFP_KERNEL in
> > stgt_device_create()?
>
> I do not think so. It does not seem like we will be in
> interrupt context and it does not look like we
> are under a spin_lock. Was there something else
> you were thinking of (probably was :))?
I thought that possibly we are in interrupt context, though as far as
I know, no HBA drivers do it.
More information about the stgt
mailing list