s390/boot: allow setup of different virtual address types
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 15 Dec 2022 09:33:52 +0000 (10:33 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 13 Jan 2023 13:15:06 +0000 (14:15 +0100)
commite0e0a87b4b85ac3bbf76327fc030e6134b657068
treebe9a9a1585d21994ccfbbca549762b3df85bc1ec
parent07493a9ca79f8a39cfddd0a20b4e6eded4de8f3d
s390/boot: allow setup of different virtual address types

Currently the decompressor sets up only identity mapping.
Allow adding more address range types as a prerequisite
for allocation of kernel fixed mappings.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/vmem.c