linux_dsm_epyc7002/arch/s390/boot
Vasily Gorbik 1e941d3949 s390: move ipl block to .boot.preserved.data section
.boot.preserved.data is a better fit for ipl block than .boot.data
which is discarded after init. Reusing .boot.preserved.data allows to
simplify code a little bit and avoid copying data from .boot.data to
persistent variables.

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2019-04-10 17:47:11 +02:00
..
compressed s390: introduce .boot.preserved.data section 2019-04-10 17:47:09 +02:00
.gitignore
als.c s390: warn about clearing als implied facilities 2019-03-01 08:00:42 +01:00
boot.h s390: warn about clearing als implied facilities 2019-03-01 08:00:42 +01:00
cmdline.c
ctype.c
ebcdic.c
head_kdump.S
head.S
install.sh
ipl_parm.c s390: move ipl block to .boot.preserved.data section 2019-04-10 17:47:11 +02:00
ipl_vmparm.c
Makefile kbuild: move archive command to scripts/Makefile.lib 2019-03-14 02:39:10 +09:00
mem_detect.c s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) 2019-03-29 07:23:44 +01:00
mem.S
sclp_early_core.c
startup.c s390: introduce .boot.preserved.data section 2019-04-10 17:47:09 +02:00
string.c