Skip to content

Commit 30d320f

Browse files
xairytorvalds
authored andcommitted
MAINTAINERS: update KASAN file list
Account for the following files: - lib/Kconfig.kasan - lib/test_kasan_module.c - arch/arm64/include/asm/mte-kasan.h Link: https://lkml.kernel.org/r/7f9771d97b34d396bfdc4e288ad93486bb865a06.1613150186.git.andreyknvl@google.com Signed-off-by: Andrey Konovalov <[email protected]> Cc: Alexander Potapenko <[email protected]> Cc: Dmitry Vyukov <[email protected]> Cc: Marco Elver <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent 93ca696 commit 30d320f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

MAINTAINERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9565,10 +9565,11 @@ R: Dmitry Vyukov <[email protected]>
95659565
95669566
S: Maintained
95679567
F: Documentation/dev-tools/kasan.rst
9568-
F: arch/*/include/asm/kasan.h
9568+
F: arch/*/include/asm/*kasan.h
95699569
F: arch/*/mm/kasan_init*
95709570
F: include/linux/kasan*.h
9571-
F: lib/test_kasan.c
9571+
F: lib/Kconfig.kasan
9572+
F: lib/test_kasan*.c
95729573
F: mm/kasan/
95739574
F: scripts/Makefile.kasan
95749575

0 commit comments

Comments
 (0)