WSL2-Linux-Kernel/arch
Andrey Konovalov 63840de296 kasan, x86, arm64, s390: rename functions for modules shadow
Rename kasan_free_shadow to kasan_free_module_shadow and
kasan_module_alloc to kasan_alloc_module_shadow.

These functions are used to allocate/free shadow memory for kernel modules
when KASAN_VMALLOC is not enabled.  The new names better reflect their
purpose.

Also reword the comment next to their declaration to improve clarity.

Link: https://lkml.kernel.org/r/36db32bde765d5d0b856f77d2d806e838513fe84.1643047180.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-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: Mark Rutland <mark.rutland@arm.com>
Cc: Peter Collingbourne <pcc@google.com>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2022-03-24 19:06:47 -07:00
..
alpha
arc
arm
arm64 kasan, x86, arm64, s390: rename functions for modules shadow 2022-03-24 19:06:47 -07:00
csky
h8300
hexagon
ia64
m68k
microblaze
mips
nios2
openrisc
parisc
powerpc mm/migration: add trace events for THP migrations 2022-03-24 19:06:45 -07:00
riscv
s390 kasan, x86, arm64, s390: rename functions for modules shadow 2022-03-24 19:06:47 -07:00
sh
sparc
um
x86 kasan, x86, arm64, s390: rename functions for modules shadow 2022-03-24 19:06:47 -07:00
xtensa
.gitignore
Kconfig