>>On Thu, 2006-03-02 at 14:52 -0800, Arjan wrote: >On Thu, 2006-03-02 at 14:52 -0800, Ravi Anand wrote: > All, > > For the upstream inclusion of qla4xxx driver, following files : > > - Updated driver source (qla4xxx-src-v5.00.05b4-k_submit.tar.bz2) > - Driver patch (patch-qla4xxx-5.00.05b4-k-scsi-rc-fix-2.6.16-rc3) > - License.qla4xxx >>why is qla4xxx_alloc_ddb using a GFP_ATOMIC and not a GFP_KERNEL? Looking at the differnt path that may invoke it, it seems we dont have to alloc it right away. We will change it to use GFP_KERNEL, but we will double check to make sure that no lock is being held at this point of time. Thanx Ravi - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html