Files
linux/arch/s390/kernel
Alexander Gordeev d1ad2eb081 s390/ipl: fix IPIB virtual vs physical address confusion
[ Upstream commit 2facd5d398 ]

The pointer to IPL Parameter Information Block is stored
in the absolute lowcore for later use by dump tools. That
pointer is a virtual address, though it should be physical
instead.

Note, this does not fix a real issue, since virtual and
physical addresses are currently the same.

Suggested-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-09 10:48:06 +02:00
..
2022-11-23 16:24:07 +01:00
2021-12-16 19:58:07 +01:00
2021-12-13 12:04:45 -06:00
2023-02-15 11:07:01 +01:00
2022-05-11 14:40:57 +02:00
2023-05-17 14:01:46 +02:00