diff options
author | Alexander Egorenkov <[email protected]> | 2024-05-10 12:41:26 +0200 |
---|---|---|
committer | Alexander Gordeev <[email protected]> | 2024-05-14 20:21:55 +0200 |
commit | 7faacaeaf6ce12fae78751de5ad869d8f1e1cd7a (patch) | |
tree | 3e6eeb106d30ed68842ffa61b60c0b80089086f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9c922b73acaf39f867668d9cbe5dc69c23511f84 (diff) |
s390/ipl: Fix incorrect initialization of nvme dump block
Initialize the correct fields of the nvme dump block.
This bug had not been detected before because first, the fcp and nvme fields
of struct ipl_parameter_block are part of the same union and, therefore,
overlap in memory and second, they are identical in structure and size.
Fixes: d70e38cb1dee ("s390: nvme dump support")
Reviewed-by: Heiko Carstens <[email protected]>
Signed-off-by: Alexander Egorenkov <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions