linux/arch/s390/boot/compressed
Vasily Gorbik 4778dc08ef s390/decompressor: discard ___kcrctab section
___kcrctab section is not used during the decompressor phase and could be
discarded to save the memory. It is currently generated due to lib/mem.S
usage, which exports few symbols.

Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-07-02 11:24:56 +02:00
..
.gitignore s390/decompressor: allow preprocessor in piggy.o linker script 2018-06-25 10:14:40 +02:00
head.S s390/decompressor: rename entry point to startup_decompressor 2018-06-25 10:14:38 +02:00
Makefile s390/decompressor: support uncompressed kernel 2018-06-25 10:14:40 +02:00
misc.c s390/decompressor: reuse lib/mem.S for mem functions 2018-06-25 10:14:39 +02:00
vmlinux.lds.S s390/decompressor: discard ___kcrctab section 2018-07-02 11:24:56 +02:00
vmlinux.scr.lds.S s390/decompressor: support uncompressed kernel 2018-06-25 10:14:40 +02:00