]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
scsi: pm80xx: Fixed system hang issue during kexec boot
authorDeepak Ukey <deepak.ukey@microchip.com>
Tue, 11 Sep 2018 08:48:04 +0000 (14:18 +0530)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 26 Nov 2019 12:16:35 +0000 (13:16 +0100)
commit00fb48e4048f814163c3f9421284290f126cce60
tree3aa91d479734c6f5c9d937dc39262c7ddd78bed6
parent6566c027905f52fc6f01ae207e013e41d5b28592
scsi: pm80xx: Fixed system hang issue during kexec boot

BugLink: https://bugs.launchpad.net/bugs/1853915
[ Upstream commit 72349b62a571effd6faadd0600b8e657dd87afbf ]

When the firmware is not responding, execution of kexec boot causes a system
hang. When firmware assertion happened, driver get notified with interrupt
vector updated in MPI configuration table. Then, the driver will read
scratchpad register and set controller_fatal_error flag to true.

Signed-off-by: Deepak Ukey <deepak.ukey@microchip.com>
Signed-off-by: Viswas G <Viswas.G@microchip.com>
Acked-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/scsi/pm8001/pm8001_hwi.c
drivers/scsi/pm8001/pm8001_sas.c
drivers/scsi/pm8001/pm8001_sas.h
drivers/scsi/pm8001/pm80xx_hwi.c
drivers/scsi/pm8001/pm80xx_hwi.h