]> git.baikalelectronics.ru Git - kernel.git/commit
kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
authorAndrey Konovalov <andreyknvl@google.com>
Mon, 5 Sep 2022 21:05:20 +0000 (23:05 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 3 Oct 2022 21:02:57 +0000 (14:02 -0700)
commit71bdafdf68f28838c299915fbdf62d0539f5e98a
tree02238ee513232ad95e26683f5099b47692cf8867
parentdf62efef492a587453e50e7b7b4e4fe903fb1470
kasan: drop CONFIG_KASAN_TAGS_IDENTIFY

Drop CONFIG_KASAN_TAGS_IDENTIFY and related code to simplify making
changes to the reporting code.

The dropped functionality will be restored in the following patches in
this series.

Link: https://lkml.kernel.org/r/4c66ba98eb237e9ed9312c19d423bbcf4ecf88f8.1662411799.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Reviewed-by: Marco Elver <elver@google.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Evgenii Stepanov <eugenis@google.com>
Cc: Peter Collingbourne <pcc@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/Kconfig.kasan
mm/kasan/kasan.h
mm/kasan/report_tags.c
mm/kasan/tags.c