]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
authorMarco Elver <elver@google.com>
Wed, 23 Mar 2022 23:07:21 +0000 (16:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Mar 2022 02:00:35 +0000 (19:00 -0700)
commit4ac164aa3d09ee66726db9d445b0034b5d03e3c8
tree7a52baf4bb9ac096c7d8dddb2ffd33c6d35ba87b
parent4738157e54070ce0c3065f03231a8101df3a77fb
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"

This reverts commit f5c72e14e9d1f0db5aeb16bfda8b22131ec8ed50.

Since fdd94c6783fd ("Documentation: Raise the minimum supported version
of LLVM to 11.0.0") the minimum Clang version is now 11.0, which fixed
the UBSAN/KCSAN vs. KCOV incompatibilities.

Link: https://bugs.llvm.org/show_bug.cgi?id=45831
Link: https://lkml.kernel.org/r/YaodyZzu0MTCJcvO@elver.google.com
Link: https://lkml.kernel.org/r/20220128105631.509772-1-elver@google.com
Signed-off-by: Marco Elver <elver@google.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Cc: Alexander Potapenko <glider@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.kcsan
lib/Kconfig.ubsan