diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-03-07 13:28:13 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-03-13 09:23:47 +0100 |
commit | 0c9580cebb5065c7ef25d48f61222aaf46932a0f (patch) | |
tree | d6a4f3c6288018d523354b91c42ecc9698f7afe4 /drivers | |
parent | 57bc3c2219b0c4ada8072a39c55c14197e2bbda9 (diff) |
s390/cio,idal: remove superfluous virt_to_phys() conversion
Only the last 12 bits of virtual / physical addresses are used when masking
with IDA_BLOCK_SIZE - 1. Given that the bits are the same regardless of
virtual or physical address, remove the virtual to physical address
conversion.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions