Re: [PATCH] docs, kprobes: Add riscv as supported architecture

2024-05-02 Thread Jonathan Corbet
Ivan Orlov writes: > Support of kprobes and kretprobes for riscv was introduced 3 years ago > by the following change: > > commit c22b0bcb1dd0 ("riscv: Add kprobes supported") > > Add riscv to the list of supported architectures. > > Signed-off-by: Ivan Orlov > --- > Documentation/trace/kprobes

[PATCH] docs, kprobes: Add riscv as supported architecture

2024-04-29 Thread Ivan Orlov
Support of kprobes and kretprobes for riscv was introduced 3 years ago by the following change: commit c22b0bcb1dd0 ("riscv: Add kprobes supported") Add riscv to the list of supported architectures. Signed-off-by: Ivan Orlov --- Documentation/trace/kprobes.rst | 1 + 1 file changed, 1 insertio