diff options
author | Julian Wiedmann <[email protected]> | 2020-12-09 11:24:13 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2021-01-19 12:29:26 +0100 |
commit | 4520a91a976e3f5e74d3d27ccc66a7a669826373 (patch) | |
tree | 47638b29fdd6b339cbd92654ed2be4f65bad0791 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 29c53de014430bbf7febb402afd3f8149b6de047 (diff) |
s390/cio: use dma helpers for setting masks
Bypassing the DMA API is bad style, even when we don't expect any
actual problems. Let's utilize the right API helpers for setting the
DMA masks and check for returned errors, so that we benefit from
common sanity checks.
io_subchannel_allocate_dev() required some extra massaging, so that we
can return an errno other than -ENOMEM.
Signed-off-by: Julian Wiedmann <[email protected]>
Reviewed-by: Halil Pasic <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions