kernel-fxtec-pro1x/drivers/scsi/fnic
Brian Uchino 87aa619c17 [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up
Issue was seen when SCSI buffer address is more than 40 bits in system
with more than 1.1TB RAM. When SCSI buffer is passed to VIC, it is failing
to map to correct buffer address, as DMA mask is set to 40 bits in driver
initialization. Corrected DMA_MASK from 40-bits to 64-bits to avoid masking
41-64 bits addresses.

Signed-off-by: Brian Uchino <buchino@cisco.com>
Signed-off-by: Hiral Patel <hiralpat@cisco.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-09-11 14:49:40 -07:00
..
cq_desc.h
cq_enet_desc.h
cq_exch_desc.h
fcpio.h
fnic.h [SCSI] fnic: FC stat param seconds_since_last_reset not getting updated 2013-09-11 12:47:44 -07:00
fnic_attrs.c
fnic_debugfs.c fnic: switch to fixed_size_llseek() 2013-06-29 12:57:31 +04:00
fnic_fcs.c [SCSI] fnic: Kernel panic due to FIP mode misconfiguration 2013-05-02 07:32:23 -07:00
fnic_fip.h [SCSI] fnic: FIP VLAN Discovery Feature Support 2013-05-02 07:30:40 -07:00
fnic_io.h [SCSI] fnic: New debug flags and debug log messages 2013-02-22 17:31:09 +00:00
fnic_isr.c
fnic_main.c [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up 2013-09-11 14:49:40 -07:00
fnic_res.c
fnic_res.h
fnic_scsi.c [SCSI] fnic: potential dead lock in fnic_is_abts_pending() 2013-06-26 17:41:44 -07:00
fnic_trace.c [SCSI] fnic: Fnic Trace Utility 2013-02-22 17:32:07 +00:00
fnic_trace.h [SCSI] fnic: Fnic Trace Utility 2013-02-22 17:32:07 +00:00
Makefile [SCSI] fnic: Fnic Trace Utility 2013-02-22 17:32:07 +00:00
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_cq_copy.h
vnic_dev.c [SCSI] fnic: FIP VLAN Discovery Feature Support 2013-05-02 07:30:40 -07:00
vnic_dev.h [SCSI] fnic: FIP VLAN Discovery Feature Support 2013-05-02 07:30:40 -07:00
vnic_devcmd.h [SCSI] fnic: FIP VLAN Discovery Feature Support 2013-05-02 07:30:40 -07:00
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_scsi.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
vnic_wq_copy.c
vnic_wq_copy.h
wq_enet_desc.h