From: Andrew Vasquez Date: Fri, 18 Nov 2011 17:03:10 +0000 (-0800) Subject: [SCSI] qla2xxx: Limit excessive DPC cycles. X-Git-Tag: v3.3-rc1~124^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c142caf0ab21fb57240b09138a95def1ca20ca0f;p=pandora-kernel.git [SCSI] qla2xxx: Limit excessive DPC cycles. The 'continue' cases neglected to place the thread in an interruptible state, causing the DPC routine to wake immediately. Signed-off-by: Andrew Vasquez Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed