On Wed, 2008-02-20 at 13:29 +0000, Daniel Drake wrote:
> arcmsr_iop_message_xfer() is called from atomic context under the
> queuecommand scsi_host_template handler. James Bottomley pointed out
> that the current GFP_KERNEL|GFP_DMA flags are wrong: firstly we are in
> atomic context, secondly this memory is not used for DMA.
> Also removed some unneeded casts.

This looks good to me.  It would be nice to have acks from Areca, but
I'll queue it for upstream fixes in a day or so regardless.

James


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to