diff options
| author | Halil Pasic <[email protected]> | 2024-03-07 13:28:09 +0100 |
|---|---|---|
| committer | Heiko Carstens <[email protected]> | 2024-03-13 09:23:46 +0100 |
| commit | 8adc56b074322a0cd03a61418295969f19e5fb0e (patch) | |
| tree | 5d8401e5673250f843cdcb94e7914eb9d11c0b29 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | e3e9bda38e6d9f2af50b521741071d6406b40152 (diff) | |
s390/virtio_ccw: avoid converting dma addresses / handles
Instead of converting virtual to physical addresses with the virt_to_dma*()
functions, use dma addresses as provided by DMA API and only add offsets to
these addresses. This makes sure that address conversion is only done by
the DMA API.
Signed-off-by: Halil Pasic <[email protected]>
Reviewed-by: Eric Farman <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions