From: Andrew Vasquez Date: Mon, 12 Mar 2007 17:41:28 +0000 (-0700) Subject: [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation. X-Git-Tag: v2.6.22-rc1~1015^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a2e34a94c336b716f631b2952d233e1ba76e3c;p=pandora-kernel.git [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation. We're observing soft lockups during HBA FLASH retrieval and update. Add cond_resched() each time around the tight-loops during flash read()s/write()s. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed