linux-stable/arch/s390/boot/compressed
Vasily Gorbik ef5ad4f11e s390/kasan: avoid instrumentation of early C code
[ Upstream commit 0a9b40911b ]

Instrumented C code cannot run without the kasan shadow area. Exempt
source code files from kasan which are running before / used during
kasan initialization.

Reviewed-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-24 08:20:44 +01: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/kasan: avoid instrumentation of early C code 2019-11-24 08:20:44 +01: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: correct EXCLUDE_FILE construct 2018-07-02 11:25:01 +02:00
vmlinux.scr.lds.S s390/decompressor: support uncompressed kernel 2018-06-25 10:14:40 +02:00