On Fri, Jan 28, 2022 at 11:56:31AM +0100, Marco Elver wrote: > This reverts commit ea91a1d45d19469001a4955583187b0d75915759. > > Since df05c0e9496c ("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@xxxxxxxxxxxxxxxx > Signed-off-by: Marco Elver <elver@xxxxxxxxxx> Yup, good to get rid of it. Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx> -- Kees Cook