commit | 72f7fc3050d55e9877ecc56f33b7a434fca186f5 | [log] [tgz] |
---|---|---|
author | Xiaofei Tan <tanxiaofei@huawei.com> | Sat Dec 09 01:16:43 2017 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Dec 14 21:25:03 2017 -0500 |
tree | 70f016917e064773cc31cd58cae554ea654b4337 | |
parent | f64715d2837bee8fcd71f3e13acc7f02c9e9d98a [diff] |
scsi: hisi_sas: add v2 hw port AXI error handling support Add port AXI errors handling for v2 hw. We do host controller reset for such errors. Besides, change port muli-bits ECC error handling, and we should also do host reset for such error. So, this patch put them in the same struct with port AXI error. 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>