summaryrefslogtreecommitdiffstats
path: root/drivers/s390
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@linux.ibm.com>2023-05-07 18:09:02 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2023-05-15 14:20:14 +0200
commit2facd5d3980f3a26c04fe6ec8689a1d019a5812c (patch)
treed5509bdc35bc32586555a0d9b9c51af2ec2c48cb /drivers/s390
parenta33239be2d38ff5a44427db1707c08787508d34a (diff)
downloadlinux-stable-2facd5d3980f3a26c04fe6ec8689a1d019a5812c.tar.gz
linux-stable-2facd5d3980f3a26c04fe6ec8689a1d019a5812c.tar.bz2
linux-stable-2facd5d3980f3a26c04fe6ec8689a1d019a5812c.zip
s390/ipl: fix IPIB virtual vs physical address confusion
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>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions