diff options
author | Seokmann Ju <seokmann.ju@qlogic.com> | 2007-01-09 14:37:52 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2007-01-13 14:59:10 -0500 |
commit | befede3dabd204e9c546cbfbe391b29286c57da2 (patch) | |
tree | 4ab7a6e5b16210fd930b722ab62d93c1cf868cc3 /drivers/scsi/libsas | |
parent | 3424a65d717ca87ce11acfb03cfd2f713886bfb4 (diff) |
[SCSI] qla2xxx: correct locking while call starget_for_each_device()
Removed spin_unlock_irq()/spin_lock_irq() pairs surrounding
starget_for_each_device() calls.
As Matthew W. pointed out, starget_for_each_device() can be called under
a spinlock being held.
The change has been tested and verified on qla2xxx.ko module.
Thanks Matthew W. and Hisashi H. for help.
Signed-off-by: Andrew Vasquez <Andrew.vasquez@qlogic.com>
Signed-off-by: Seokmann Ju <Seokmann.ju@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/libsas')
0 files changed, 0 insertions, 0 deletions