s390/extmem: fix virtual vs physical address confusion
authorAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 31 Jan 2024 08:30:36 +0000 (09:30 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 9 Feb 2024 12:58:16 +0000 (13:58 +0100)
commitf78bcb2e26dcac39a637e14c0ede9499822cb872
treea24cd9a63bd04b59e788e0f94010045f74c7b023
parent8d16ce148858669f05b8e117a0634010397e17d6
s390/extmem: 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: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/mm/extmem.c