commit | c142caf0ab21fb57240b09138a95def1ca20ca0f | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Fri Nov 18 09:03:10 2011 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Dec 15 10:55:03 2011 +0400 |
tree | 7242cf0ef62c6cc193bd8e5789019e3da3999827 | |
parent | 4fa94f83ff12979cb7396908ddc8ad13430649ed [diff] |
[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 <andrew.vasquez@qlogic.com> Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>