linux_dsm_epyc7002/arch/s390/boot/compressed
Vasily Gorbik a1d7d91f10 s390/decompressor: avoid reusing uncompressed image objects
Re-compile ebcdic.c and sclp_early_core.c for the decompressor,
using proper decompressor CFLAGS. This also allows to potentially use
instrumentation for those files when built for the main kernel image.

With kbuild there is no easy way to re-compile a source file from
another directory. Bypass ugly rules and Makefile meta-programming
with relative path includes of original files.

Reviewed-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-06-25 10:14:39 +02:00
..
.gitignore s390/decompressor: Ignore file vmlinux.bin.full 2018-04-16 09:10:23 +02:00
head.S s390/decompressor: rename entry point to startup_decompressor 2018-06-25 10:14:38 +02:00
Makefile s390/decompressor: avoid reusing uncompressed image objects 2018-06-25 10:14:39 +02:00
misc.c s390/ipl: rely on diag308 store to get ipl info 2018-04-10 07:38:59 +02: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