diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d6803b80e5813102deba26ccfb50e920254f7a84..9096aa34e482612f15e02035d8734e1f83493171 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1567,6 +1567,7 @@ config ARCH_WANT_GENERAL_HUGETLB 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