linux/arch/s390/boot/compressed
Vasily Gorbik 3ad6b25013 s390/decompressor: discard __ex_table section
Exception table (__ex_table section) is not used during the decompressor
phase and could be discarded to save the memory. It is currently
generated due to sclp_service_call function (sclp_early_core.c). An
assumption is that decompressor usage of sclp_service_call via
sclp_early_printk should never trigger exceptions.

Signed-off-by: Vasily Gorbik <gor@linux.vnet.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-02-27 08:05:21 +01:00
..
.gitignore s390: add various .gitignore files. 2012-05-16 14:42:41 +02:00
head.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile s390/decompressor: discard __ksymtab and .eh_frame sections 2018-01-23 07:36:54 +01:00
misc.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2017-11-13 11:47:01 -08:00
vmlinux.lds.S s390/decompressor: discard __ex_table section 2018-02-27 08:05:21 +01:00
vmlinux.scr s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00