Files
Linux/drivers/s390
Vineeth Vijayan dd9cb842fa s390/cio: verify the driver availability for path_event call
If no driver is attached to a device or the driver does not provide the
path_event function, an FCES path-event on this device could end up in a
kernel-panic. Verify the driver availability before the path_event
function call.

Fixes: 32ef938815 ("s390/cio: Add support for FCES status notification")
Cc: [email protected]
Signed-off-by: Vineeth Vijayan <[email protected]>
Suggested-by: Peter Oberparleiter <[email protected]>
Reviewed-by: Jan Hoeppner <[email protected]>
Reviewed-by: Peter Oberparleiter <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
2022-02-09 22:55:01 +01:00
..
…