Re: [PATCH v2] arch/riscv: Enable kprobes when CONFIG_MODULES=n

From: Randy Dunlap
Date: Sat Mar 23 2024 - 20:37:33 EST




On 3/23/24 16:29, Jarkko Sakkinen wrote:
> +config HAVE_KPROBES_ALLOC
> + bool
> + help
> + Architectures that select this option are capable of allocating memory
> + for kprobes withou the kernel module allocator.

without

--
#Randy