aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2019-02-12 18:33:22 +0100
committerDavid S. Miller <[email protected]>2019-02-12 13:14:24 -0500
commit54daaca7024d5419dad64db8a3e65f6b38f24b7f (patch)
tree3d1bd6c7ec8627230d9acc92a9e6e6df97e1deff /tools/perf/scripts/python/stat-cpi.py
parent0951c6babf49d2f2429cbfbea5cf792d427ecc6a (diff)
s390/qeth: cancel cmd on early error
When sending cmds via qeth_send_control_data(), qeth puts the request on the IO channel and then blocks on the reply object until the response has been received. If the IO completes with error, there will never be a response and we block until the reply-wait hits its timeout. For this case, connect the request buffer to its reply object, so that we can immediately cancel the wait. Signed-off-by: Julian Wiedmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions