]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] be2iscsi: Fix for a possible udelay while holding lock
authorJayamohan Kallickal <jayamohank@serverengines.com>
Sat, 20 Feb 2010 02:33:24 +0000 (08:03 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 3 Mar 2010 12:10:04 +0000 (17:40 +0530)
commit944b2fbce26ce39555363fd092386807fa5ea08c
tree3eda716216ed53af6f2a47ba5e33afce9e7d89a5
parent4183122dbc7c489f11971c5afa8e42011bca7fa2
[SCSI] be2iscsi: Fix for a possible udelay while holding lock

This patch fixes a situation where we could call udelay
while holding spin_lock

Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/be2iscsi/be_cmds.c