android_kernel_motorola_sm6225/arch/s390/purgatory
Christian Borntraeger 152eaa8626 s390/purgatory: do not build purgatory with kcov, kasan and friends
[ Upstream commit c23587c92f6e3260fe3b82bb75b38aa2553b9468 ]

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:17:21 +01:00
..
.gitignore s390/kexec_file: add generated files to .gitignore 2018-04-16 09:10:23 +02:00
head.S s390/purgatory: Remove duplicate variable definitions 2018-07-06 08:47:51 +02:00
Makefile s390/purgatory: do not build purgatory with kcov, kasan and friends 2020-01-12 12:17:21 +01:00
purgatory.c s390/purgatory: Remove duplicate variable definitions 2018-07-06 08:47:51 +02:00
string.c s390/purgatory: do not build purgatory with kcov, kasan and friends 2020-01-12 12:17:21 +01:00