]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kasan: delete CONFIG_KASAN_MODULE_TEST
authorSabyrzhan Tasbolatov <snovitoll@gmail.com>
Wed, 16 Oct 2024 13:18:02 +0000 (18:18 +0500)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 1 Nov 2024 04:29:11 +0000 (21:29 -0700)
commita8dfc44d2244812b44f7a6049fcfbe6ad9a306e9
treef78aeb49276b9e07a6f32d4c2c12939d22c48d90
parent16654bf045e371fe0d4f43ea7a336857ac01919f
kasan: delete CONFIG_KASAN_MODULE_TEST

Since we've migrated all tests to the KUnit framework, we can delete
CONFIG_KASAN_MODULE_TEST and mentioning of it in the documentation as
well.

I've used the online translator to modify the non-English documentation.

Link: https://lkml.kernel.org/r/20241016131802.3115788-4-snovitoll@gmail.com
Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@gmail.com>
Reviewed-by: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Alex Shi <alexs@kernel.org>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Hu Haowen <2023002089@link.tyut.edu.cn>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Marco Elver <elver@google.com>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Cc: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/dev-tools/kasan.rst
Documentation/translations/zh_CN/dev-tools/kasan.rst
Documentation/translations/zh_TW/dev-tools/kasan.rst
lib/Kconfig.kasan
mm/kasan/kasan.h
mm/kasan/report.c