diff options
author | Vasu Dev <vasu.dev@intel.com> | 2009-02-27 10:54:51 -0800 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-03-06 15:37:23 -0600 |
commit | a7e84f2b83f17f8f11da34ccef3ba5a862dc0182 (patch) | |
tree | 7cfe6e926cafbd1877e702456b631086d1b8a85c /fs/sysv | |
parent | 78342da3682ec843e3e6301af5c723c88a46c408 (diff) | |
download | kernel-crypto-a7e84f2b83f17f8f11da34ccef3ba5a862dc0182.tar.gz kernel-crypto-a7e84f2b83f17f8f11da34ccef3ba5a862dc0182.tar.xz kernel-crypto-a7e84f2b83f17f8f11da34ccef3ba5a862dc0182.zip |
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
The fc_seq_start_next grabs ep->ex_lock but this lock was already held here,
so instead called fc_seq_start_next_locked to avoid soft lockup.
Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions