s390/boot: Make .amode31 section address range explicit
authorAlexander Gordeev <agordeev@linux.ibm.com>
Fri, 11 Aug 2023 07:49:27 +0000 (09:49 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 17 Apr 2024 11:38:00 +0000 (13:38 +0200)
commit5fb50fa66ab94141c0692dc5043ed30e6159a81b
treec43165ab2f4bc5eb93409d05a67168c2e0ff7e29
parent7de0446f0b26589fa80e384d8edaa2c279583652
s390/boot: Make .amode31 section address range explicit

This is a preparatory rework to allow uncoupling virtual
and physical addresses spaces.

Introduce .amode31 section address range AMODE31_START
and AMODE31_END macros for later use.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/physmem_info.h
arch/s390/kernel/setup.c