aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristian Borntraeger <[email protected]>2020-09-21 12:48:36 +0200
committerVasily Gorbik <[email protected]>2020-09-24 09:57:24 +0200
commitf7e80983f0cf470bb82036e73bff4d5a7daf8fc2 (patch)
tree2a123dc2d673aaff38b42580e5990cc280cfc4d4 /tools/perf/scripts/python/export-to-sqlite.py
parentba4f184e126b751d1bffad5897f263108befc780 (diff)
s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
reqcnt is an u32 pointer but we do copy sizeof(reqcnt) which is the size of the pointer. This means we only copy 8 byte. Let us copy the full monty. Signed-off-by: Christian Borntraeger <[email protected]> Cc: Harald Freudenberger <[email protected]> Cc: [email protected] Fixes: af4a72276d49 ("s390/zcrypt: Support up to 256 crypto adapters.") Reviewed-by: Harald Freudenberger <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions