diff options
author | Andrey Konovalov | 2020-05-13 17:50:51 -0700 |
---|---|---|
committer | Linus Torvalds | 2020-05-14 10:00:35 -0700 |
commit | 8a16c09edc58982d56c49ab577fdcdf830fbc3a5 (patch) | |
tree | 1f9cf108f78dcea8d99083597a810744a489d00e /fs/libfs.c | |
parent | 5e698222c70257d13ae0816720dde57c56f81e15 (diff) |
kasan: consistently disable debugging features
KASAN is incompatible with some kernel debugging/tracing features.
There's been multiple patches that disable those feature for some of
KASAN files one by one. Instead of prolonging that, disable these
features for all KASAN files at once.
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Leon Romanovsky <leonro@mellanox.com>
Link: http://lkml.kernel.org/r/29bd753d5ff5596425905b0b07f51153e2345cc1.1589297433.git.andreyknvl@google.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions