Re: [PATCH v3 4/4] s390/pci: Don't report recovery success on skipped recovery

From: Farhan Ali

Date: Thu Sep 17 2026 - 16:50:09 EST



On 9/16/2026 8:14 AM, Niklas Schnelle wrote:
When a PCI device is already in the permanent failure state, recovery is
skipped, but the SCLP recovery report still shows success. Fix this by
changing the status string to explicitly state that recovery was skipped
due to permanent failure.

Cc:stable@xxxxxxxxxxxxxxx
Fixes: 4ec6054e7321 ("s390/pci: Report PCI error recovery results via SCLP")
Signed-off-by: Niklas Schnelle<schnelle@xxxxxxxxxxxxx>
---
arch/s390/pci/pci_event.c | 1 +
1 file changed, 1 insertion(+)

Reviewed-by: Farhan Ali <alifm@xxxxxxxxxxxxx>