1
0
Fork 0
alistair23-linux/arch/s390/purgatory
Christian Borntraeger 4d0f70fca0 s390/purgatory: do not build purgatory with kcov, kasan and friends
[ Upstream commit c23587c92f ]

the purgatory must not rely on functions from the "old" kernel,
so we must disable kasan and friends. We also need to have a
separate copy of string.c as the default does not build memcmp
with KASAN.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-12 12:21:40 +01:00
..
.gitignore s390/purgatory: update .gitignore 2019-06-04 15:03:42 +02:00
Makefile s390/purgatory: do not build purgatory with kcov, kasan and friends 2020-01-12 12:21:40 +01:00
head.S s390: clean up stacks setup 2018-09-20 13:20:29 +02:00
kexec-purgatory.S s390/purgatory: Omit use of bin2c 2019-04-29 10:43:55 +02:00
purgatory.c crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h 2019-09-05 14:54:54 +10:00
purgatory.lds.S s390/purgatory: Reduce purgatory size 2019-04-29 10:43:53 +02:00
string.c s390/purgatory: do not build purgatory with kcov, kasan and friends 2020-01-12 12:21:40 +01:00