]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
scsi: hisi_sas: stop controller timer for reset
authorJohn Garry <john.garry@huawei.com>
Wed, 2 May 2018 15:56:29 +0000 (23:56 +0800)
committerKhalid Elmously <khalid.elmously@canonical.com>
Wed, 6 Jun 2018 19:13:14 +0000 (15:13 -0400)
commit0c521892b0de79fb0890732357df14145dd6e2ca
treee6865f9a4ff6939329e8642503968432546917cf
parent4d26964f99b9f39838207a7cce00b19f85abe7cd
scsi: hisi_sas: stop controller timer for reset

BugLink: https://bugs.launchpad.net/bugs/1774466
We should only have the timer enabled after PHY up after controller
reset, so disable prior to reset.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit 6f7c32d6057cad05cf057b14c910659a8d06c975 linux-next)
Signed-off-by: dann frazier <dann.frazier@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/scsi/hisi_sas/hisi_sas_main.c