[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()

Christoph Hellwig hch at infradead.org
Sun Jul 3 22:53:41 PDT 2022


On Sun, Jul 03, 2022 at 09:09:24PM +0800, Yixun Lan wrote:
> Enable this option to fix a bcc error in RISC-V platform
> 
> And, the error shows as follows:

These should not be enabled on new platforms.  Use the proper helpers
to probe kernel vs user pointers instead.



More information about the linux-riscv mailing list