LIB: ARM: use generic strnlen_user and strncpy_from_user
/arch/arm/Kconfig
blob:f830cddda199fe5817108c9d29efda89ca35a426 -> blob:7d1c79316285eabbe050b42be4876c0061099ff6
--- arch/arm/Kconfig
+++ arch/arm/Kconfig
@@ -31,6 +31,8 @@ config ARM
select HAVE_SPARSE_IRQ
select GENERIC_IRQ_SHOW
select HAVE_BPF_JIT
+ select GENERIC_STRNCPY_FROM_USER
+ select GENERIC_STRNLEN_USER
help
The ARM series is a line of low-power-consumption RISC chip designs
licensed by ARM Ltd and targeted at embedded applications and