linux/arch/s390/purgatory
Philipp Rudo 61f3f8fc22 s390/purgatory: Reduce purgatory size
The purgatory is compiled into the vmlinux and keept in memory all the time
during runtime. Thus any section not needed to load the purgatory
unnecessarily bloats up its foot print in file- and memorysize. Reduce the
purgatory size by stripping the unneeded sections from the purgatory.

This reduces the purgatories size by ~33%.

Signed-off-by: Philipp Rudo <prudo@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2019-04-29 10:43:53 +02:00
..
.gitignore s390/kexec_file: add generated files to .gitignore 2018-04-16 09:10:23 +02:00
head.S s390: clean up stacks setup 2018-09-20 13:20:29 +02:00
Makefile s390/purgatory: Reduce purgatory size 2019-04-29 10:43:53 +02:00
purgatory.c s390/purgatory: Remove duplicate variable definitions 2018-07-06 08:47:51 +02:00
purgatory.lds.S s390/purgatory: Reduce purgatory size 2019-04-29 10:43:53 +02:00