s390/pci: add simpler s390dbf traces for events
authorNiklas Schnelle <schnelle@linux.ibm.com>
Wed, 15 Sep 2021 15:08:44 +0000 (17:08 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 4 Oct 2021 07:49:36 +0000 (09:49 +0200)
commit6526a597a2e856df9ae94512f9903caccd5196d6
treed4d066c49aa2ae6b369ca75bdcc71aaec61c7540
parentfa172f043f5bc21c357c54a6ca2e9c8acd18c3db
s390/pci: add simpler s390dbf traces for events

We often need to figure out what operations were performed in response
to an error or availability event. The operations are easily accessible
in s390dbf/pci_msg but the events have to be correlated with these from
either the kernel log or s390dbf/pci_err. Improve this situation by
logging the most important data from error and availability events that
is the FID, PEC and FH together with the operations.

Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/pci/pci_event.c