s390/boot: Fix startup debugging log
authorMikhail Zaslonko <zaslonko@linux.ibm.com>
Tue, 5 Aug 2025 08:41:33 +0000 (10:41 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 6 Aug 2025 15:18:27 +0000 (17:18 +0200)
commite29409faec87ffd2de2ed20b6109f303f129281b
tree1575c38b45d9685bc1c205ce4aff9d1d1e1935c9
parentdaa8af80d283ee9a7d42dd6f164a65036665b9d4
s390/boot: Fix startup debugging log

Fix 'kernel image' end address for kaslr case.

Fixes: ec6f9f7e5bbf ("s390/boot: Add startup debugging support")
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Mikhail Zaslonko <zaslonko@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/boot/startup.c