Commit 94a3555
scsi: Revert "scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset"
This reverts commit f5f2a27.
This is now unnecessary to solve the SATA devices missing issue in
hisi_sas_clear_nexus_ha(). Hence, we should not ignore bcast events during
sas_eh_handle_sas_errors() in case of missing bcast events, unless a
justified need is found and a mechanism to defer (but not ignore) bcast
events in sas_eh_handle_sas_errors() is provided.
Also, in hisi_sas_clear_nexus_ha(), there is nothing further to handle in
"out: " other than return, so that part can be reverted.
Signed-off-by: Jie Zhan <zhanjie9@hisilicon.com>
Link: https://lore.kernel.org/r/20221118083714.4034612-3-zhanjie9@hisilicon.com
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 7e613be commit 94a3555
1 file changed
Lines changed: 4 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1812 | 1812 | | |
1813 | 1813 | | |
1814 | 1814 | | |
1815 | | - | |
| 1815 | + | |
1816 | 1816 | | |
1817 | 1817 | | |
1818 | 1818 | | |
1819 | | - | |
1820 | | - | |
1821 | | - | |
1822 | | - | |
| 1819 | + | |
| 1820 | + | |
1823 | 1821 | | |
1824 | 1822 | | |
1825 | 1823 | | |
| |||
1836 | 1834 | | |
1837 | 1835 | | |
1838 | 1836 | | |
1839 | | - | |
1840 | | - | |
1841 | | - | |
| 1837 | + | |
1842 | 1838 | | |
1843 | 1839 | | |
1844 | 1840 | | |
| |||
1986 | 1982 | | |
1987 | 1983 | | |
1988 | 1984 | | |
1989 | | - | |
1990 | 1985 | | |
1991 | 1986 | | |
1992 | 1987 | | |
1993 | 1988 | | |
1994 | | - | |
1995 | | - | |
1996 | | - | |
1997 | 1989 | | |
1998 | 1990 | | |
1999 | 1991 | | |
| |||
0 commit comments