>>>>> "Johannes" == Johannes Thumshirn <jthumsh...@suse.de> writes:

Johannes> The qla1280 driver sets the scsi_host_template's can_queue
Johannes> field to 0xfffff which results in an allocation failure when
Johannes> allocating the block layer tags for the driver's queues. This
Johannes> was introduced with the change for host wide tags in commit
Johannes> 64d513ac31b - "scsi: use host wide tags by default".

Johannes> Reduce can_queue to MAX_OUTSTANDING_COMMANDS (512) to solve
Johannes> the allocation error.

Applied to 4.6/scsi-fixes.

-- 
Martin K. Petersen      Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to