diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-03-28 18:39:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-28 22:57:24 +0300 |
commit | 48ce6f89fcb10fa73622c71e455645a9d59a1aa2 (patch) | |
tree | 3898fbc3bd090c020fbf727ada8b902888a8efbd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 61e04465ddbff0c84bb28a2690a07ece87ab916e (diff) | |
download | linux-48ce6f89fcb10fa73622c71e455645a9d59a1aa2.tar.xz |
s390/qeth: use callback to finalize cmd
To avoid concurrency issues, some parts of the cmd setup are delayed
until qeth_send_control_data() holds the IO channel's irq_pending
"lock". Rather than hard-coding those setup steps for each cmd type,
have the cmd provide a callback. This will make it easier to also issue
IDX commands via qeth_send_control_data().
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