]> Git Repo - linux.git/commit
s390/3270: use new address translation helpers
authorHeiko Carstens <[email protected]>
Thu, 7 Mar 2024 12:28:19 +0000 (13:28 +0100)
committerHeiko Carstens <[email protected]>
Wed, 13 Mar 2024 08:23:47 +0000 (09:23 +0100)
commit1b2ac5a6d61f7c577f1584c63e887005eacf4366
tree2fa8e9429c25816f33081a6e8425138b74249bd8
parente6ccda5139ea43ee6dff552b384131825650d760
s390/3270: 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 <[email protected]>
drivers/s390/char/raw3270.c
This page took 0.052807 seconds and 4 git commands to generate.