commit | 981843c6c4ecfa9f6bc2589e66849cde11ef820e | [log] [tgz] |
---|---|---|
author | Xiaofei Tan <tanxiaofei@huawei.com> | Thu Mar 23 01:25:33 2017 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Mar 23 11:12:02 2017 -0400 |
tree | 88870a863f14020b9c0c866a80a4d16067a1c35d | |
parent | f1dc751876e115a65e49e7fd016e52136572e6d5 [diff] |
scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq Handle the situation that PHY UP and DOWN irq happen simultaneously. There is no mechanism of SoC HW to ensure this situation will never happen. So, we add this handle just in case. 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>