]> Gentwo Git Trees - linux/.git/commit
s390/pci: Highlight failure to enable PCI function
authorGerd Bayer <gbayer@linux.ibm.com>
Tue, 21 Oct 2025 08:57:16 +0000 (10:57 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Thu, 23 Oct 2025 14:11:37 +0000 (16:11 +0200)
commit564ebcae6a0b4a69de79cd40c04ccd1d572e6ecf
tree5178d9083c7c52869592fa4cbb98c28bb2bed06e
parent5c02c74dd482e0fb6c303a7e781812c26f06bcb8
s390/pci: Highlight failure to enable PCI function

Emit an error log when a PCI function cannot be enabled for use, despite
being reported as configured to the system.

This brings to attention situations where functions might go missing
without notice. Going unnoticed is less likely when functions are added
to the system through hotplug, but will produce the same error log.

Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/pci/pci_bus.c