diff options
author | Brian King <brking@linux.vnet.ibm.com> | 2011-04-27 10:27:08 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2011-05-01 12:09:58 -0500 |
commit | 201aed678482f247aa96bd8fcd9e960fefd82d59 (patch) | |
tree | 206d28c41b43265a5abaf651b04fa503765b9101 /drivers/spi | |
parent | 4d4dd7065572225bf6d97e5eb9915d94f9d53548 (diff) | |
download | linux-3.10-201aed678482f247aa96bd8fcd9e960fefd82d59.tar.gz linux-3.10-201aed678482f247aa96bd8fcd9e960fefd82d59.tar.bz2 linux-3.10-201aed678482f247aa96bd8fcd9e960fefd82d59.zip |
[SCSI] ibmvscsi: Improve CRQ reset reliability
This patch fixes an issue seen where an event occurs
which causes the ibmvscsi driver to reset its CRQ. Upon
re-registering its CRQ, it receives H_CLOSED, indicating
the Virtual I/O Server is not yet ready to receive commands.
This resulted in the ibmvscsi driver essentially offlining
the adapter and not recovering. The fix is to re-enable
our interrupt so that when the Virtual I/O server is ready
and sends a CRQ init, we will be able to receive it and
resume initialization of the VSCSI adapter.
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions