1
0
Fork 0
alistair23-linux/drivers/scsi/fnic
Anil Chintalapati (achintal) efc7a28838 fnic: IOMMU Fault occurs when IO and abort IO is out of order
When I/O is aborted by mid-layer, fnic FW will complete the I/O before
completing the abort task. In some cases abort request is completed before
the I/O, which could lead to inconsistent driver and firmware states.
In this case firmware reset would clear the inconsistent state.

Signed-off-by: Anil Chintalapati <achintal@cisco.com>
Signed-off-by: Sesidhar Baddela <sebaddel@cisco.com>
Signed-off-by: Hiral Shah <hishah@cisco.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-12-30 13:31:45 +01:00
..
Makefile
cq_desc.h
cq_enet_desc.h
cq_exch_desc.h
fcpio.h
fnic.h fnic: IOMMU Fault occurs when IO and abort IO is out of order 2014-12-30 13:31:45 +01:00
fnic_attrs.c
fnic_debugfs.c treewide: fix errors in printk 2014-09-01 11:18:25 +02:00
fnic_fcs.c Fnic: For Standalone C series, "sending VLAN request" message seen even if the link is down 2014-11-20 09:10:51 +01:00
fnic_fip.h
fnic_io.h
fnic_isr.c fnic: Use pci_enable_msix_exact() instead of pci_enable_msix() 2014-07-29 08:38:23 -04:00
fnic_main.c scsi: remove ->change_queue_type method 2014-12-04 09:55:45 +01:00
fnic_res.c
fnic_res.h
fnic_scsi.c fnic: IOMMU Fault occurs when IO and abort IO is out of order 2014-12-30 13:31:45 +01:00
fnic_stats.h [SCSI] fnic: Fnic Statistics Collection 2013-10-25 09:57:57 +01:00
fnic_trace.c Fnic: Memcopy only mimumum of data or trace buffer 2014-11-20 09:10:23 +01:00
fnic_trace.h fnic: fnic Control Path Trace Utility 2014-05-19 13:33:00 +02:00
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_cq_copy.h
vnic_dev.c
vnic_dev.h
vnic_devcmd.h
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_scsi.h [SCSI] fnic: fnic Driver Tuneables Exposed through CLI 2013-09-11 15:59:25 -07:00
vnic_stats.h
vnic_wq.c
vnic_wq.h
vnic_wq_copy.c
vnic_wq_copy.h
wq_enet_desc.h