s390/boot: get rid of magic numbers for startup offsets
authorAlexander Egorenkov <egorenar@linux.ibm.com>
Tue, 15 Jun 2021 13:59:32 +0000 (15:59 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 27 Jul 2021 07:39:15 +0000 (09:39 +0200)
commit8b6bd6f295b7ff5e3205ef135de8ad3b2034ed73
tree923194a6c8d8b3051ea0c1618b19131c4e9f7cba
parent36af1c5c1598453b29cf3529dd57e58db3e11d19
s390/boot: get rid of magic numbers for startup offsets

Use STARTUP_NORMAL_OFFSET and STARTUP_KDUMP_OFFSET instead of magic numbers.

Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/head.S