aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2019-08-20 16:46:38 +0200
committerDavid S. Miller <[email protected]>2019-08-20 13:51:46 -0700
commit32e85a0d83eed96ec2f2a6a2d527ef927e90ea2e (patch)
tree2ae72f39083f42b17f0cf645471737bbccd4029b /tools/perf/scripts/python
parent7c5f8ffb335747a8aabd8fb504a66b39aeaf4d21 (diff)
s390/qeth: keep cmd alive after IO completion
Current code releases the cmd struct after its initial IO has completed. Any reply processing is done independently, using a separate qeth_reply struct. In preparation for merging the cmd and reply structs together, take an additional reference on the cmd object so that it stays around all the way until qeth_send_control_data() returns. Signed-off-by: Julian Wiedmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions