aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorCornelia Huck <[email protected]>2016-03-01 13:44:53 +0100
committerMichael S. Tsirkin <[email protected]>2016-03-02 18:08:59 +0200
commitc235082b50f6dd81436b82fd73ffbdeede4ec2e4 (patch)
tree192e331d7ffe35adaa63755e58c00dfe727a74bf /tools/perf/scripts/python/export-to-postgresql.py
parent15e90f526bb4e1f9d9b3ecaa8e20bd608bd4dac7 (diff)
virtio/s390: size of SET_IND payload
SET_IND takes as a payload the _address_ of the indicators, meaning that we have one of the rare cases where kmalloc(sizeof(&...)) is actually correct. Let's clarify that with a comment. The count for the ccw, however, was only correct because the indicators are 64 bit. Let's use the correct value. Reported-by: Martin Schwidefsky <[email protected]> Reviewed-by: Halil Pasic <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Cornelia Huck <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions