summary refs log tree commit diff
path: root/arch/s390
diff options
context:
space:
mode:
authorVineeth Vijayan <vneethv@linux.ibm.com>2022-02-02 21:45:56 +0100
committerVasily Gorbik <gor@linux.ibm.com>2022-02-09 22:55:01 +0100
commitdd9cb842fa9d90653a9b48aba52f89c069f3bc50 (patch)
tree84919f73f28005929259e1dce46818c64d3ae55b /arch/s390
parente286f231eab410793f3e91c924e6dbd23edee05a (diff)
downloadlinux-dd9cb842fa9d90653a9b48aba52f89c069f3bc50.tar.gz
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: 32ef938815c1 ("s390/cio: Add support for FCES status notification")
Cc: stable@vger.kernel.org
Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Suggested-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Reviewed-by: Jan Hoeppner <hoeppner@linux.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions