s390/ap: add missing virt_to_phys address conversion
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 2 Dec 2021 19:58:07 +0000 (20:58 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 10 Dec 2021 15:14:26 +0000 (16:14 +0100)
commit7a334a28a14bf8b8812bb2e626a6280ad0d21f4e
treec8c024af1761810c3ffc33cd6947f49b570d1e50
parentda001fce26bec9b5933162b32b3cc65923ad6c17
s390/ap: add missing virt_to_phys address conversion

The address of the notification-indicator byte is an absolute
address. Therefore convert its virtual to a physical address before
being used with PQAP(AQIC).

Note: this currently doesn't fix a real bug, since virtual addresses
are indentical to physical ones.

Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/ap.h