From: John Soni Jose Date: Fri, 19 Oct 2012 23:12:49 +0000 (+0530) Subject: [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~22^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72fb46a9d5ec2dfe4dc65eb3bfb795510aacbd1f;p=pandora-kernel.git [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode. Kernel used to panic while running IO is disable mode, as there was an issue with getting the correct EQ on which completion has come. Fix done is create workqueue per hba and work item for each EQ created. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed