]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
s390: enable KCSAN
authorIlya Leoshkevich <iii@linux.ibm.com>
Wed, 28 Jul 2021 11:59:04 +0000 (13:59 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 30 Jul 2021 15:09:23 +0000 (17:09 +0200)
commite37b3dd063a1a68e28a7cfaf77c84c472112e330
treec9f816a28c28f228533812d8372a9541d2123b40
parent09b1b13461e12e6962baf0c5bb9f65bedf284d90
s390: enable KCSAN

s390x GCC and SystemZ Clang have ThreadSanitizer support now [1] [2],
so enable KCSAN for s390.

[1] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=ea22954e7c58
[2] https://reviews.llvm.org/D105629

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/Kconfig
arch/s390/boot/Makefile
arch/s390/boot/compressed/Makefile
arch/s390/kernel/vdso32/Makefile
arch/s390/kernel/vdso64/Makefile
arch/s390/purgatory/Makefile