Re: [PATCH v2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
From: Randy Dunlap <hidden>
Date: 2024-03-24 00:37:25
Also in:
linux-riscv, lkml
From: Randy Dunlap <hidden>
Date: 2024-03-24 00:37:25
Also in:
linux-riscv, lkml
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