]> git.baikalelectronics.ru Git - kernel.git/commit
s390/decompressor: discard ___kcrctab section
authorVasily Gorbik <gor@linux.ibm.com>
Wed, 27 Jun 2018 12:46:57 +0000 (14:46 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 2 Jul 2018 09:24:56 +0000 (11:24 +0200)
commitdf71be38e0fac778cdbbb539c98efa6f44ac32b5
tree89a0493fb57b92de3c979ca72b655b23c6594a01
parente4edaa9fd4d044063d7916d829c877c8b4af33ec
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>
arch/s390/boot/compressed/vmlinux.lds.S