summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci_report.h
AgeCommit message (Collapse)AuthorFilesLines
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle1-0/+16
Add a mechanism with which the status of PCI error recovery runs is reported to the platform. Together with the status supply additional information that may aid in problem determination. Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>