Skip to content

Commit 125db34

Browse files
ivanorlovcodethinkJonathan Corbet
authored andcommitted
docs, kprobes: Add riscv as supported architecture
Support of kprobes and kretprobes for riscv was introduced 3 years ago by the following change: commit c22b0bc ("riscv: Add kprobes supported") Add riscv to the list of supported architectures. Signed-off-by: Ivan Orlov <ivan.orlov@codethink.co.uk> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240429155735.68781-1-ivan.orlov@codethink.co.uk
1 parent da51bbc commit 125db34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/trace/kprobes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ architectures:
322322
- s390
323323
- parisc
324324
- loongarch
325+
- riscv
325326

326327
Configuring Kprobes
327328
===================

0 commit comments

Comments
 (0)