diff options
author | Stefan Haberland <[email protected]> | 2021-05-25 14:50:06 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-05-25 12:54:00 -0600 |
commit | c0c8a8397fa8a74d04915f4d3d28cb4a5d401427 (patch) | |
tree | 3370ba208b9794b5124daa151b715b0b71d5c162 /drivers/usb/cdns3/cdns3-debug.h | |
parent | bc6a385132601c29a6da1dbf8148c0d3c9ad36dc (diff) |
s390/dasd: add missing discipline function
Fix crash with illegal operation exception in dasd_device_tasklet.
Commit b72949328869 ("s390/dasd: Prepare for additional path event handling")
renamed the verify_path function for ECKD but not for FBA and DIAG.
This leads to a panic when the path verification function is called for a
FBA or DIAG device.
Fix by defining a wrapper function for dasd_generic_verify_path().
Fixes: b72949328869 ("s390/dasd: Prepare for additional path event handling")
Cc: <[email protected]> #5.11
Reviewed-by: Jan Hoeppner <[email protected]>
Signed-off-by: Stefan Haberland <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions