]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'pci-device-recovery' into features
authorAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 18 Dec 2024 15:06:24 +0000 (16:06 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 18 Dec 2024 15:06:24 +0000 (16:06 +0100)
commit3ace3c42144c8664b900ede3520c5e02e4d450ac
treeb2c1f1a203bc87a29edbbbd9baf6a01657e80d4a
parent388cf16d90f6cce74ce531f306e2c77d6d66f2f7
parent4c41a48f5f3ecd3b963cd3820d2ea41d9a8d6516
Merge branch 'pci-device-recovery' into features

Niklas Schnelle says:

===================
This patch series enhances the introspectability of the PCI device
recovery for firmware. Until now when Linux performs recovery in
response to a firmware error report. For example, until now firmware
debug data would have no indication if the recovery was successfull or
if it failed, for example due to KVM pass-through.

Improve on this by reporting recovery status as well as some debug
information such as device driver name and s390dbf/pci_msg/sprintf logs
via the SCLP Write Event Data Action Qualifier 2 (Log Data provided)
mechanism.
===================

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/sclp.h
drivers/s390/char/sclp.h