aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorStefan Haberland <[email protected]>2021-10-20 13:51:23 +0200
committerJens Axboe <[email protected]>2021-10-20 08:10:42 -0600
commit9dffede0115e96d0ff0a07e4382569a9c6dba735 (patch)
tree5321ee0a90e9066093deb356f1ef0b5090f7943c /tools/perf/scripts/python/check-perf-trace.py
parent542e30ce8e6e1104e99c78a520a821b05b6ea98b (diff)
s390/dasd: fix missing path conf_data after failed allocation
dasd_eckd_path_available_action() does a memory allocation to store the per path configuration data permanently. In the unlikely case that this allocation fails there is no conf_data stored for the corresponding path. This is OK since this is not necessary for an operational path but some features like control unit initiated reconfiguration (CUIR) do not work. To fix this add the path to the 'to be verified pathmask' again and schedule the handler again. Signed-off-by: Stefan Haberland <[email protected]> Reviewed-by: Jan Hoeppner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions