linux_dsm_epyc7002/drivers/scsi/hisi_sas
Xiaofei Tan 1aaf81e0e3 scsi: hisi_sas: add RAS feature for v3 hw
We use PCIe AER to support RAS feature for v3 hw.  This driver should do
following two things to support this:

1. Enable RAS interrupts, so that errors can be reported to RAS module.

2. Realize err_handler for sas_v3_pci_driver. Then if non-fatal error is
   detected, print error source and try to recover SAS controller.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-12-14 21:25:02 -05:00
..
hisi_sas_main.c scsi: hisi_sas: add an mechanism to do reset work synchronously 2017-12-14 21:25:02 -05:00
hisi_sas_v1_hw.c scsi: hisi_sas: relocate clearing ITCT and freeing device 2017-12-14 21:25:02 -05:00
hisi_sas_v2_hw.c scsi: hisi_sas: relocate clearing ITCT and freeing device 2017-12-14 21:25:02 -05:00
hisi_sas_v3_hw.c scsi: hisi_sas: add RAS feature for v3 hw 2017-12-14 21:25:02 -05:00
hisi_sas.h scsi: hisi_sas: add an mechanism to do reset work synchronously 2017-12-14 21:25:02 -05:00
Kconfig scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00