Home
last modified time | relevance | path

Searched hist:"4 cc2c051c35639787de1b5797de2cd003bbc98ab" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_fsm.cdiff 4cc2c051c35639787de1b5797de2cd003bbc98ab Thu Jul 07 08:57:33 CDT 2022 Eric Farman <farman@linux.ibm.com> vfio/ccw: Update trace data for not operational event

We currently cut a very basic trace whenever the FSM directs
control to the not operational routine.

Convert this to a message, so it's alongside the other configuration
related traces (create, remove, etc.), and record both the event
that brought us here and the current state of the device.
This will provide some better footprints if things go bad.

Suggested-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Link: https://lore.kernel.org/r/20220707135737.720765-8-farman@linux.ibm.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>