[SCSI] bfa: Fix for bcu or hcm faa query hang
authorVijaya Mohan Guvva <vmohan@brocade.com>
Thu, 21 Nov 2013 09:37:46 +0000 (01:37 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 19 Dec 2013 15:39:05 +0000 (07:39 -0800)
commit7593e524254a8e477e28dc662ca27b8b0ab9f1d7
tree855e14052f19968b92ec460b1ffa57821bdb4d87
parent9781851f47a7fba2013f879f13cfdadfcdc879dc
[SCSI] bfa: Fix for bcu or hcm faa query hang

This patch set fixes the issue of brocade management utility hang
(bcu/HCM) when faa attributes are queried from multiple application
threads. Hang was due to race between the threads and completion handler
corruption.

Signed-off-by: Vijaya Mohan Guvva <vmohan@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bfa/bfa_core.c
This page took 0.024567 seconds and 5 git commands to generate.