]> git.baikalelectronics.ru Git - kernel.git/commit
kasan: update required compiler versions in documentation
authorMarco Elver <elver@google.com>
Fri, 7 Aug 2020 06:24:31 +0000 (23:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Aug 2020 18:33:28 +0000 (11:33 -0700)
commite2934a4ed9cce7f3076ad43b9f5fd733122639de
tree2b2eb831f4b6842669673ed4af12a7e05ed68ea6
parentede79d723c09f65f045bbc2db66d61ec80ab746f
kasan: update required compiler versions in documentation

Updates the recently changed compiler requirements for KASAN.  In
particular, we require GCC >= 8.3.0, and add a note that Clang 11 supports
OOB detection of globals.

Fixes: 1cf8ce6634c2 ("kasan: Bump required compiler version")
Fixes: bca02d2081dc ("kasan: Fix required compiler version")
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrey Konovalov <andreyknvl@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Nick Desaulniers <ndesaulniers@google.com>
Cc: Walter Wu <walter-zh.wu@mediatek.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Daniel Axtens <dja@axtens.net>
Link: http://lkml.kernel.org/r/20200629104157.3242503-2-elver@google.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/dev-tools/kasan.rst
lib/Kconfig.kasan