]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net/iucv: fix virtual vs physical address confusion
authorAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 14 Feb 2024 08:47:07 +0000 (09:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Feb 2024 08:45:17 +0000 (08:45 +0000)
commit2210c5485e4331d0abd7a0296f10178d1dc25cd2
tree45244927b0b0b36d8336058c309869409cfa51ac
parentfc136368fdc34de498213a3b4e022825c0ac208a
net/iucv: fix virtual vs physical address confusion

Fix virtual vs physical address confusion. This does not fix a bug
since virtual and physical address spaces are currently the same.

Acked-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/iucv/iucv.c