diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 545d2d4a492bfe429774e1187ffe25d39469bce6..8a4954bc16529e140a37a606b29a7a816819d0ae 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1415,6 +1415,7 @@ config HW_PERF_EVENTS config ARM_MODULE_PLTS bool "Use PLTs to allow module memory to spill over into vmalloc area" depends on MODULES + select KASAN_VMALLOC if KASAN default y help Allocate PLTs when loading modules so that jumps and calls whose