Home
last modified time | relevance | path

Searched hist:c23587c92f6e3260fe3b82bb75b38aa2553b9468 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/purgatory/
H A Dstring.cc23587c92f6e3260fe3b82bb75b38aa2553b9468 Wed Dec 18 09:34:57 CET 2019 Christian Borntraeger <borntraeger@de.ibm.com> s390/purgatory: do not build purgatory with kcov, kasan and friends

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>
H A DMakefilediff c23587c92f6e3260fe3b82bb75b38aa2553b9468 Wed Dec 18 09:34:57 CET 2019 Christian Borntraeger <borntraeger@de.ibm.com> s390/purgatory: do not build purgatory with kcov, kasan and friends

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>