From: Andrew Vasquez Date: Thu, 10 Jul 2008 23:55:46 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct locking during NVRAM manipulation. X-Git-Tag: v2.6.27-rc1~55^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbfb21daa320c9eb327d63734f295fa50ba93826;p=pandora-kernel.git [SCSI] qla2xxx: Correct locking during NVRAM manipulation. Commit 2c96d8d0c17978bbf5eb82314d488f46d4a51280 pushed the acquisition of hardware_lock to too fine a level, which in turn will cause problems with cond_resched()s added with 40a2e34a94c336b716f631b2952d233e1ba76e3c. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed