diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-03-28 18:39:28 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-28 22:57:24 +0300 |
commit | 2e873d100d1418ba0f49163cf46df8e4e792a528 (patch) | |
tree | d1dd0428bfdffd47f629c13d8f6d380427624fb3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 48ce6f89fcb10fa73622c71e455645a9d59a1aa2 (diff) | |
download | linux-2e873d100d1418ba0f49163cf46df8e4e792a528.tar.xz |
s390/qeth: send IDX cmds via qeth_send_control_data()
This converts the IDX code to use qeth_send_control_data(), replacing
a bunch of duplicated IO code and unbounded waits. It also allows the
IDX sequence to benefit from the improved timeout & notify
infrastructure, so that we can eliminate the DOWN -> ACTIVATING -> UP
transition in the channel state machine.
The patch looks rather big, but most of it is a straight-forward
conversion of the old IDX cmd setup & callbacks to the new model.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions