]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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>
Tue, 17 Dec 2013 14:26:42 +0000 (06:26 -0800)
commit588cfaa69d02f749f726ace06566db2d633b9649
tree71771cd14f38dfa544fd680a695f416ef496d472
parent290db42d0b617a2a7d30d4121f1d490feb8b1804
[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