scsi: Revert "scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()"
authorJie Zhan <zhanjie9@hisilicon.com>
Fri, 18 Nov 2022 08:37:10 +0000 (16:37 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 26 Nov 2022 02:26:02 +0000 (02:26 +0000)
commit7e613be7c63d2b9041b38d51fc324b8ad67d31e3
treef0cc201af83756b57fd503c76aae9ed414dc58bb
parent96a2dfa1df4b9df0cfa2e807153b4d254db2fa82
scsi: Revert "scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()"

This reverts commit 11ff0c98fca35df16c84d4eee52008faecaf10a6.

Draining or flushing events in hisi_sas_rescan_topology() can hang the
driver, typically with phy up or phy down events being processed,
i.e. sas_porte_bytes_dmaed() or sas_phye_loss_of_signal().

Signed-off-by: Jie Zhan <zhanjie9@hisilicon.com>
Link: https://lore.kernel.org/r/20221118083714.4034612-2-zhanjie9@hisilicon.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hisi_sas/hisi_sas_main.c