On Mon, Aug 31, 2020 at 05:23:19PM -0700, Nick Desaulniers wrote:
> Adds a compile time #error to compiler-clang.h setting the effective
> minimum supported version to clang 10.0.1. A separate patch has already
> been picked up into the Documentation/ tree also confirming the version.
> 
> Next are a series of reverts. One for 32b arm is a partial revert.
> 
> Then Marco suggested fixes to KASAN docs.
> 
> Finally, improve the warning for GCC too as per Kees.
> [...]
>  8 files changed, 16 insertions(+), 27 deletions(-)

A nice simplification!

Reviewed-by: Kees Cook <keesc...@chromium.org>

(I do note that for Ubuntu 20.04, they're going to need to do an LLVM
10.0.0 -> 10.0.1 bump to do kernel builds for their latest LTS...)

-- 
Kees Cook

Reply via email to