summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2020-12-09 13:24:13 +0300
committerVasily Gorbik <gor@linux.ibm.com>2021-01-19 14:29:26 +0300
commit4520a91a976e3f5e74d3d27ccc66a7a669826373 (patch)
tree47638b29fdd6b339cbd92654ed2be4f65bad0791 /usr
parent29c53de014430bbf7febb402afd3f8149b6de047 (diff)
downloadlinux-4520a91a976e3f5e74d3d27ccc66a7a669826373.tar.xz
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 <jwi@linux.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions