diff options
author | Arnd Bergmann <[email protected]> | 2019-08-02 21:48:54 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-08-03 07:02:00 -0700 |
commit | ebb6d35a74ce21ce1673b8f404c1039d5a1e7e2d (patch) | |
tree | 2a777b400779b4d25eef0137ecd65faf270b48ab /lib/mpi/mpi-internal.h | |
parent | 670105a25608affe01cb0ccdc2a1f4bd2327172b (diff) |
kasan: remove clang version check for KASAN_STACK
asan-stack mode still uses dangerously large kernel stacks of tens of
kilobytes in some drivers, and it does not seem that anyone is working
on the clang bug.
Turn it off for all clang versions to prevent users from accidentally
enabling it once they update to clang-9, and to help automated build
testing with clang-9.
Link: https://bugs.llvm.org/show_bug.cgi?id=38809
Link: http://lkml.kernel.org/r/[email protected]
Fixes: 6baec880d7a5 ("kasan: turn off asan-stack for clang-8 and earlier")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Nick Desaulniers <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Reviewed-by: Andrey Ryabinin <[email protected]>
Cc: Qian Cai <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions