linux/drivers/s390
Heiko Carstens 6b9875ae1b s390/ctcm: use new address translation helpers
Use virt_to_dma32() and friends to properly convert virtual to physical and
physical to virtual addresses so that "make C=1" does not generate any
warnings anymore.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-03-13 09:23:48 +01:00
..
block s390/scm: use new address translation helpers 2024-03-13 09:23:47 +01:00
char s390/tape: fix virtual vs physical address confusion 2024-03-13 09:23:48 +01:00
cio s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
crypto s390/zcrypt: fix reference counting on zcrypt card objects 2024-03-13 09:23:44 +01:00
net s390/ctcm: use new address translation helpers 2024-03-13 09:23:48 +01:00
scsi s390/zfcp: use new address translation helpers 2024-03-13 09:23:48 +01:00
virtio s390/virtio_ccw: avoid converting dma addresses / handles 2024-03-13 09:23:46 +01:00
Makefile