Searched hist:a1d7d91f105413750b5c8fb6a13a8c969a8b1f81 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/s390/boot/ |
H A D | ebcdic.c | a1d7d91f105413750b5c8fb6a13a8c969a8b1f81 Tue Jun 12 08:52:01 CDT 2018 Vasily Gorbik <gor@linux.ibm.com> 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>
|
H A D | sclp_early_core.c | a1d7d91f105413750b5c8fb6a13a8c969a8b1f81 Tue Jun 12 08:52:01 CDT 2018 Vasily Gorbik <gor@linux.ibm.com> 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>
|
H A D | Makefile | diff a1d7d91f105413750b5c8fb6a13a8c969a8b1f81 Tue Jun 12 08:52:01 CDT 2018 Vasily Gorbik <gor@linux.ibm.com> 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>
|
/openbmc/linux/drivers/s390/char/ |
H A D | Makefile | diff a1d7d91f105413750b5c8fb6a13a8c969a8b1f81 Tue Jun 12 08:52:01 CDT 2018 Vasily Gorbik <gor@linux.ibm.com> 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>
|