OpenCloudOS-Kernel/arch/s390/boot/compressed
Alexander Gordeev e3ec8e0f57 s390/boot: allocate amode31 section in decompressor
The memory for amode31 section is allocated from the decompressed
kernel. Instead, allocate that memory from the decompressor. This
is a prerequisite to allow initialization of the virtual memory
before the decompressed kernel takes over.

Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2021-10-04 09:49:37 +02:00
..
.gitignore s390/decompressor: add symbols support 2020-11-20 19:19:11 +01:00
Makefile s390 updates for 5.15 merge window 2021-08-30 13:07:15 -07:00
clz_ctz.c s390/boot: fix zstd build for -march=z900 2021-07-30 17:08:22 +02:00
decompressor.c s390/boot: move all linker symbol declarations from c to h files 2021-07-27 09:39:12 +02:00
decompressor.h s390/boot: allocate amode31 section in decompressor 2021-10-04 09:49:37 +02:00
vmlinux.lds.S s390/boot: move dma sections from decompressor to decompressed kernel 2021-07-27 09:39:17 +02:00