]> 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)
commit9d82ae9a01045b0269b2cb66c5c770b625c32b69
tree7a52baf4bb9ac096c7d8dddb2ffd33c6d35ba87b
parentb714be5f3b0ee6bbd0ab819f7865c833ff3b6f16
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"

This reverts commit 536e334f5966cb32a214e044278399483a0e3ad1.

Since 3613805ad196 ("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